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