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