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