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