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