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