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