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