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