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