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