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