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