Annotation of researchv10dc/vol2/index/tools/getcaps, revision 1.1.1.1

1.1       root        1: tr A-Z a-z <$1.terms|awk -v file=$1.terms '{
                      2:        term=$0
                      3:        gsub(/\\/,"\\\\")
                      4:        gsub(/\//,"\\/")
                      5:        term=$0
                      6:        getline <file
                      7:        gsub(/\\/,"\\\\")
                      8:        gsub(/\//,"\\/")
                      9:        gsub(/\&/,"\\\\\&")
                     10:        print "s/" term "/" $0 "/"}'

unix.superglobalmegacorp.com

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