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