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