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