Change all the file names in a directory

If you have a directory of files with the same substring sayjoke1.html, joke2.html, joke3.html … and you want to rename themriddle1.html, riddle2.html, riddle3.html this tool does that.

It is a PERL script, it will ask you for the old and new strings and changethe files in the directory in which the script is located.

chgfilename.pl

You must be logged in to post a comment.