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