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