Annotation of 43BSD/contrib/news/cvt/cvt.names.sh, revision 1.1

1.1     ! root        1: : change truncated group names to their full length
        !             2: : not tested on a real 2.9 system
        !             3: if test $# -lt 2
        !             4: then
        !             5:        echo Useage: cvt.names.sh libdir spooldir
        !             6: fi
        !             7: echo Expect some errors about missing directories
        !             8: cd $2
        !             9: mv fa/laser-lover fa/laser-lovers
        !            10: mv net/announce/n net/announce/newusers
        !            11: mv net/astro/expe net/astro/expert
        !            12: mv net/games/rogu net/games/rogue
        !            13: mv net/games/triv net/games/trivia
        !            14: mv net/games/vide net/games/video
        !            15: mv net/lang/pasca net/lang/pascal
        !            16: mv net/lang/prolo net/lang/prolog
        !            17: mv net/mail/heade net/mail/headers
        !            18: mv net/mail/msggr net/mail/msggroup
        !            19: mv net/micro/appl net/micro/apple
        !            20: mv net/micro/atar net/micro/atari
        !            21: mv net/micro/trs- net/micro/trs-80
        !            22: mv net/music/clas net/music/classical
        !            23: mv net/news/confi net/news/config
        !            24: mv net/news/newsi net/news/newsite
        !            25: mv net/nlang/celt net/nlang/celts
        !            26: mv net/nlang/gree net/nlang/greek
        !            27: mv net/rec/skydiv net/rec/skydive
        !            28: mv net/religion/j net/religion/jewish
        !            29: mv net/sport/base net/sport/baseball
        !            30: mv net/sport/foot net/sport/football
        !            31: mv net/sport/hock net/sport/hockey
        !            32: mv net/sport/hoop net/sport/hoops
        !            33: mv net/unix-wizar net/unix-wizards
        !            34: mv net/works/apol net/works/apollo
        !            35: 
        !            36: cd $1
        !            37: sed 's/^fa.laser-lover /fa.laser-lovers /
        !            38: s/^net.announce.n /net.announce.newusers /
        !            39: s/^net.astro.expe /net.astro.expert /
        !            40: s/^net.games.rogu /net.games.rogue /
        !            41: s/^net.games.triv /net.games.trivia /
        !            42: s/^net.games.vide /net.games.video /
        !            43: s/^net.lang.pasca /net.lang.pascal /
        !            44: s/^net.lang.prolo /net.lang.prolog /
        !            45: s/^net.mail.heade /net.mail.headers /
        !            46: s/^net.mail.msggr /net.mail.msggroup /
        !            47: s/^net.micro.appl /net.micro.apple /
        !            48: s/^net.micro.atar /net.micro.atari /
        !            49: s/^net.micro.trs- /net.micro.trs-80 /
        !            50: s/^net.music.clas /net.music.classical /
        !            51: s/^net.news.confi /net.news.config /
        !            52: s/^net.news.newsi /net.news.newsite /
        !            53: s/^net.nlang.celt /net.nlang.celts /
        !            54: s/^net.nlang.gree /net.nlang.greek /
        !            55: s/^net.rec.skydiv /net.rec.skydive /
        !            56: s/^net.religion.j /net.religion.jewish /
        !            57: s/^net.sport.base /net.sport.baseball /
        !            58: s/^net.sport.foot /net.sport.football /
        !            59: s/^net.sport.hock /net.sport.hockey /
        !            60: s/^net.sport.hoop /net.sport.hoops /
        !            61: s/^net.unix-wizar /net.unix-wizards /
        !            62: s/^net.works.apol /net.works.apollo /' active > nactive
        !            63: mv active oactive
        !            64: mv nactive active

unix.superglobalmegacorp.com

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