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