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