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