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