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