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