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