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