Is there a way to rename all files in a specific folder to uppercase?
I found this code but it renames files to lowercase, can it be modified to change to uppercase instead?
for /f "Tokens=*" %f in ('dir /l/b/a-d') do (rename "%f" "%f")
Laptop was acting really weird, and copy and seek times were really slow, so I decided to scan the hard drive surface. I have a couple hundr...
No comments:
Post a Comment