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