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