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