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