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