in reply to Rename filenames in perl using regex

Not difficult once you turn it into an algorithm. I suggest you try that first and read the hint if you get stuck.

Replies are listed 'Best First'.
Re^2: Rename filenames in perl using regex
by Anonymous Monk on Sep 02, 2014 at 18:47 UTC
    you are the best.... Thank you very much.