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