ref: 3996048a7ae210a0212743aa555dfb11a05574b1 dir: /test/p.39/
{ i = 1 while (i <= NF) { print $i i++ } }