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

1.1       root        1: /a|b|c/        {
                      2:        i = $1
                      3:        print
                      4:        while (i >= 1) {
                      5:                print " ", i
                      6:                i = i / 10
                      7:        }
                      8: }

unix.superglobalmegacorp.com

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