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