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