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