DEV Community

picardcharlie
picardcharlie

Posted on

File renaming script

https://github.com/picardcharlie/python101/blob/master/projects/file_name_change.py

A script to rename all the files in a directory.

Will ignore all other directories within.

Gives a warning before running to stop accidents.

Did not test it, do not trust myself.

Top comments (0)