Question: Assignment Research batch renaming of files using regular expressions command. Find an online source which demonstrates how to batch rename files by matching their names

Assignment Research batch renaming of files using regular expressions command. Find an online source which demonstrates how to batch rename files by matching their names with regular expressions using one command. Choose one scenario, for example: you have several files named log1.txt, log2.txt, log3.txt in a folder. Explain how you'd batch rename them to mylog 1-file.txt, mylog2-file.txt, mylog3-file (ie. each filename matched and renamed to its respective counterpart). This is an example only. Clearly write the syntax for the proper command and USING YOUR OWN WORDS explain what each symbol/parameter in your command does. Include the following THREE screenshots. Screenshot #1: show a long listing of the files you are about to batch rename (create a new folder for these files to keep them separate from your other files and keep the number of files to be renamed to 5) Screenshot #2: run your command in the terminal. Show the entire command used and the output Screenshot #3: show a long listing of the files that were batch-renamed after you ran the command. Site the source used for this assignment. YOU MUST NOT copy the examples from the source you have used (doing so will result in a zero), but rather learn from it and modify it to CREATE YOUR OWN EXAMPLE. Submit this as a PDF to Assessments - Assignments by the deadline
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
