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

1.1     ! root        1: : "clean up after 2.10 works cleanly.  This tears down the 2.9 structure."
        !             2: : "The one parameter should be SPOOL"
        !             3: if test x$1 = x ; then
        !             4:        echo "Usage: cvt.clean /usr/spool/news" 
        !             5:        exit 1
        !             6: fi
        !             7: cd $1
        !             8: rm -f .??*
        !             9: rm -rf *.*

unix.superglobalmegacorp.com

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