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