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