ref: b8837029c5565f5ee91fabf205f740a380f4c972 dir: /test/tt.13/
{ for (i = 1; i <= NF; i++) x[i] = $i for (i = 1; i <= NF; i++) print x[i] }