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