in reply to Re: How to rename to lowercase every file in a directory and its subdirectories?
in thread How to rename to lowercase every file in a directory and its subdirectories?
hsmyers - I cannot reliably make your code work. While the print function appears to show what was intended, it does not properly recurse through, not will it rename the files. However, Alex's code does give the intended results.