src/Tools/rm-logfiles
author paulson
Tue, 05 Nov 1996 11:48:09 +0100
changeset 2161 c25714ca1c19
parent 820 11e4827b3d75
child 2168 fcf18ada8904
permissions -rwxr-xr-x
Replaced the very slow "find" command by "rm" with wildcards
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     1
#! /bin/sh
820
11e4827b3d75 Id: marker.
lcp
parents: 608
diff changeset
     2
# $Id$
11e4827b3d75 Id: marker.
lcp
parents: 608
diff changeset
     3
#Remove useless files from subdirectories
263
d45f0af592f0 no longer removes *.z
lcp
parents: 0
diff changeset
     4
rm log */make*.log */make*.log.gz
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
rm */test
2161
c25714ca1c19 Replaced the very slow "find" command by "rm" with wildcards
paulson
parents: 820
diff changeset
     6
rm */.*.thy.ML */.*.thy.ML */*/.*.thy.ML