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