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