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