Hey guys, looking for some assistance.
This is the scene.
User had files called file1.txt etc and wanted them to be renamed to file1.abc, however when using the command line to change all the files there was an error in the syntax, and now they have a folder full of files called file1abc.txt.
How can I go back and delete the last 7 characters (incorrect addition + . + original ext) and replace it with the correct new extention.
Thanks
NC
This is the scene.
User had files called file1.txt etc and wanted them to be renamed to file1.abc, however when using the command line to change all the files there was an error in the syntax, and now they have a folder full of files called file1abc.txt.
How can I go back and delete the last 7 characters (incorrect addition + . + original ext) and replace it with the correct new extention.
Thanks
NC