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