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