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