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