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