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