github.com/benhoyt/goawk@v1.8.1/testdata/p.33 (about) 1 { s = s " " substr($1, 1, 3) } 2 END { print s }