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