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