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