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