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