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