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