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

1.1     ! root        1: M=/usr/man/adm
        !             2: for i in 1 2 3 4 5 6 7 8 9 a
        !             3: do 
        !             4:        cd $M
        !             5:        ls /usr/man/man$i >junk1
        !             6:        ls /usr/spool/man/man$i >junk2
        !             7:        r=`comm -13 junk1 junk2`
        !             8:        cd /usr/spool/man/man$i
        !             9:        case "$r" in
        !            10:        "")     continue
        !            11:        esac
        !            12:        rm $r
        !            13: done
        !            14: rm $M/junk1 $M/junk2

unix.superglobalmegacorp.com

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