DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦458f08a64⟧ TextFile

    Length: 217 (0xd9)
    Types: TextFile
    Names: »cvt.clean.sh«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/news/cvt/cvt.clean.sh« 

TextFile

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