This project contains a series of scripts to interact with files and folders on your local machine.
This script will save the name of all folders and files from a directory of your choice, to a .csv file at a location of your choice.
This script will allow you to search (using RegEx) for folders sharing a common nomenclature within a custom directory, and update them with a new nomenclature of your choosing.
This script will allow you to search (using RegEx) for files sharing a common nomenclature within a custom directory, and update them with a new nomenclature of your choosing.