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