24 Mar 2009 at 22:15 #1 Hencore Hencore Associate Joined 15 Oct 2003 Posts 2,478 Location Newcastle I'm trying to rename a group of jpgs in one go. I can do Code: rename *.jpg newname.jpg which is fine but it only renames files in the current directory. I need it to go and run through all the sub folders. Any help?
I'm trying to rename a group of jpgs in one go. I can do Code: rename *.jpg newname.jpg which is fine but it only renames files in the current directory. I need it to go and run through all the sub folders. Any help?