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