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