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