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