more powerful scrubbing package for getting rid of files with same names: cleanerator
authorChris Koeritz <fred@gruntose.com>
Mon, 16 Jan 2012 16:42:06 +0000 (11:42 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 16 Jan 2012 16:42:06 +0000 (11:42 -0500)
commit5d1d3508f85469d3a035a943d7b0ddfad3a72487
tree0ebcea59ba144ae9f837ebbf8cf4d3a5320cf519
parent97c4b29f11edd9381ab184ba2ac57725060baf78
more powerful scrubbing package for getting rid of files with same names: cleanerator
will scan across a hierarchy and consider N other hierarchies authoritative versions of
similar code.  if the cleaning directories have any files with the same names as the
authoritative directories, then the files are removed.  be really careful with this!
it's a powerful nuke on all your files, especially if you have a directory in both the
cleaning and authoritative lists!
scripts/files/cleanerator.sh [new file with mode: 0644]
scripts/rev_control/svn_rm_dupes.sh