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