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