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