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