Re: rename all files matching pattern in directory and below

2007-05-31 Thread Mark
--- Mark <[EMAIL PROTECTED]> wrote: > Hello, > > I want to make a task to rename all files of pattern > abc*.htm to index.htm recursively. > > I tried following the example toward the end of the > Move task documentation (i.e. adding a .bak > extension > to all files) but that didn't work. > >

rename all files matching pattern in directory and below

2007-05-30 Thread Mark
Hello, I want to make a task to rename all files of pattern abc*.htm to index.htm recursively. I tried following the example toward the end of the Move task documentation (i.e. adding a .bak extension to all files) but that didn't work. This is what I did: None of the files wer