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