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