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