1*9a7741deSElliott Hughes $1+0 > 0 {i=i+log($1); print i,log($1)} 2*9a7741deSElliott Hughes END {print i} 3