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