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