Annotation of researchv10dc/man/adm/makind, revision 1.1

1.1     ! root        1: M=/usr/man/adm
        !             2: cd $M
        !             3: for i in /usr/man/man[1-9]
        !             4: do
        !             5:        sh /usr/man/adm/makind1 $i
        !             6: done >$M/junk1
        !             7: cd $M
        !             8: sh /usr/man/adm/makind1 /usr/man/mana | sed '
        !             9:        s/([1-9])/(A)/
        !            10:        s/(3I+)/(A)/
        !            11:        s/(9\..)/(A)/
        !            12: ' >>junk1
        !            13: cd $M
        !            14: ptx -f -w 100 -i ignore -b bfile -r junk1 >junk2
        !            15: gre -F -v -i -f suppress.fgrep junk2 |
        !            16:        awk -f dup1.awk >junk3
        !            17: until
        !            18:        awk -f dup2.awk junk3 |
        !            19:        awk -f dup1.awk |
        !            20:        sort -dfut\" +5 -6 +1 -2 +8 +0 >junk4
        !            21:        cmp -s junk3 junk4 
        !            22: do
        !            23:        mv junk4 junk3
        !            24: done
        !            25: mv junk3 permindex

unix.superglobalmegacorp.com

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