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