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