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