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