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