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