Annotation of 43BSDReno/usr.bin/awk/test/t.in3, revision 1.1

1.1     ! root        1:        { x[NR] = $0 }
        !             2: END {
        !             3:        for (i in x)
        !             4:                if (x[i] ~ /shen/)
        !             5:                        break
        !             6:        print i, x[i]
        !             7: }

unix.superglobalmegacorp.com

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