src/Tools/rm-logfiles
author lcp
Thu, 07 Oct 1993 10:48:16 +0100
changeset 37 cebe01deba80
parent 0 a5a9c433f639
child 263 d45f0af592f0
permissions -rwxr-xr-x
added ~: for "not in"
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     1
#! /bin/sh
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     2
#rm-logfiles: remove useless files from subdirectories
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     3
rm log */make*.log */make*.log.gz */make*.log.z
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     4
rm */test
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
rm */.*.thy.ML
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     6
rm */ex/.*.thy.ML
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     7
rm HOL/Subst/.*.thy.ML