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