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