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