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