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