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