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