i need a small script to remove numerical digits from the file name from wherever they appear within the file name?
any script or regex rename suggestion will help me.
need a script to remove numerals from selected file names
-
kotlmg
- Posts: 321
- Joined: 30 Jun 2010 17:14
-
kotlmg
- Posts: 321
- Joined: 30 Jun 2010 17:14
Re: need a script to remove numerals from selected file nam
sorry i got the answer.
rename s, "0123456789_>";
rename s, "0123456789_>";
XYplorer Beta Club