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