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