Spinal
MB Enthusiast
- Joined
- Sep 14, 2004
- Messages
- 4,806
- Location
- between Uxbridge and the Alps
- Car
- x254, G350, Duster, S320, Mach1, 900ss and a few more
I need to rename a set of files on a windows box... the current format is:
file name [2009].ext
and I need to replace it with:
file name (2009).ext
so a fairly simple change... In *nix I can just create a bash script with a little loop to do it for me, but I don't know how to do this in Windows...
Does anyone know of a Windows program that will do this? I really don't want to transfer everything to an external HD just to rename them
Thanks!
M
file name [2009].ext
and I need to replace it with:
file name (2009).ext
so a fairly simple change... In *nix I can just create a bash script with a little loop to do it for me, but I don't know how to do this in Windows...
Does anyone know of a Windows program that will do this? I really don't want to transfer everything to an external HD just to rename them
Thanks!
M