ref: c1866624730abc1720bf9e26d113fd50fa0bd3ab dir: /testdir/t.for1/
{ i = 1 for (;;) { if (i > NF) next print i, $i i++ } }