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