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