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