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