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