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