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