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