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