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