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