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