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