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