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