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