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