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