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