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