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