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