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