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