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