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