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