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