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