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