Re: Having trouble with syntax
Hello Bohra, Try Antoine > Hello all, > > I am trying to selectively delete 80% of a directory > tree with the following calls: > > > > > > > > > And I am ending up deleting too much. > > What I want to do is NOT delete the contents of the > WEB-INF
Having trouble with syntax
Hello all, I am trying to selectively delete 80% of a directory tree with the following calls: And I am ending up deleting too much. What I want to do is NOT delete the contents of the WEB-INF directory NOR its sub-directories. Any suggestions.