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