github.com/benhoyt/goawk@v1.8.1/testdata/p.47 (about) 1 $3 > 100 { print >"tempbig" } 2 $3 <= 100 { print >"tempsmall" }