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