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