Re: CHMOD and "."

2010-12-14 Thread Scot P. Floess
And apparently I didn't read your requirement correctly...again That should work... On Tue, 14 Dec 2010, Scot P. Floess wrote: Sorry, I hit send too soon... What I sent won't work either... You might try: I want Ant to change permi

Re: CHMOD and "."

2010-12-14 Thread Scot P. Floess
Sorry, I hit send too soon... What I sent won't work either... You might try: I want Ant to change permissions on a directory, recursively. I have: Yet the result does not include the "domunit" directory itself (see below). How can

Re: CHMOD and "."

2010-12-14 Thread Scot P. Floess
Not sure this will work, but maybe: On Mon, 13 Dec 2010, Garrett Smith wrote: I want Ant to change permissions on a directory, recursively. I have: Yet the result does not include the "domunit" directory itself (see below). How ca