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