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