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