in reply to Re: Recursive renaming script
in thread Recursive renaming script

Actually that's the way I wanted to do it initially, but then I thought that matching the same pattern twice seemed like a bad idea.
Now I notice that the second pattern only gets processed if the file is to be renamed which is not so often, thanks.