ref: 34c2bbec85008430bd4858c2b12ce0dbbc47acb0 dir: /test/t.for2/
{ for (i=1;;i++) { if (i > NF) next print i, $i } }