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