4 # Remove all files present in the htmlcache subdirectory of each project.
5 # A count of projects that had files to be removed is displayed.
7 # The old clear-all-htmlcache.sh has been replaced by clear-all-htmlcache.pl;
8 # it now simply runs that.
10 exec @basedir@
/toolbox
/clear-all-htmlcache.pl
"$@"