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