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