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