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