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