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