Annotation of 43BSDReno/usr.bin/awk/test/t.for2, revision 1.1.1.1

1.1       root        1: {
                      2:        for (i=1;;i++) {
                      3:                if (i > NF)
                      4:                        next
                      5:                print i, $i
                      6:        }
                      7: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.