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