-4
People were making a script to rename several folders in bulk that contains tabs+spaces+dots+dashes and many other characters in the name for something like: name_myname_folder. I made a script using the for and it worked well so I decided to make another script using the while it is even renaming but I have to run the script according to the number of folders that need to be renamed it is not renaming everything from a single time what is the problem ai?
The script is this below: https://pastebin.com/FNJPeFgm
Code must be present in the question.
– Augusto Vasques