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