github.com/benhoyt/goawk@v1.8.1
/
testdata
/
t.ors
(
about
)
1 BEGIN {ORS="abc"}
2 {print $1, $2, $3}