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