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