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