ref: 21aee5d8cbd1ebae796cdc58404b8d8902738370 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u