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