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