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