marco012 has asked for the wisdom of the Perl Monks concerning the following question:
Hi all! I have a problem that I don't know how to manage with Perl. I have 40 files named as xxxS01E01yyy.avi , xxxS01E02yyy.avi , and so on to 40. I have also 40 subtitles files named in the same way ( wwwS01E01zzz.srt and up to wwwS01E40zzz.srt) . I'm running Linux and my video player accepts subtitles files only if they are named exactly as like as the avi one. So, my question is: how can i automate the renaming process of each srt file? Thank you
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: file compare and renaming
by eyepopslikeamosquito (Archbishop) on Apr 20, 2012 at 10:48 UTC | |
Re: file compare and renaming
by brx (Pilgrim) on Apr 20, 2012 at 06:53 UTC | |
by Anonymous Monk on Apr 20, 2012 at 07:07 UTC | |
Re: file compare and renaming
by Anonymous Monk on Apr 20, 2012 at 05:58 UTC | |
Re: file compare and renaming
by locked_user sundialsvc4 (Abbot) on Apr 20, 2012 at 12:37 UTC | |
Re: file compare and renaming
by JavaFan (Canon) on Apr 20, 2012 at 13:20 UTC |