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