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