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