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

1.1     ! root        1: {
        !             2: x = $1
        !             3: while (x > 1) {
        !             4:        print x
        !             5:        x = x / 10
        !             6: }
        !             7: }

unix.superglobalmegacorp.com

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