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