github.com/benhoyt/goawk@v1.8.1/testdata/t.i.x (about) 1 $1+0 > 0 {i=i+log($1); print i,log($1)} 2 END {print i}