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