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