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

1.1     ! root        1: BEGIN {
        !             2: text=sprintf ("%125s", "x")
        !             3: print length (text)
        !             4: print text
        !             5: xxx=substr (text,1,105)
        !             6: print length (xxx)
        !             7: print xxx
        !             8: exit
        !             9: }

unix.superglobalmegacorp.com

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