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