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