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