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