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