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