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