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