Farzad Akbarnejad
asked on
Rename Folder batch file
Hello,
In a folder I have some sub folders. I want to rename these sub folders that add '0' charater to end of name.
..\
698 <DIR>
456 <DIR>
753 <DIR>
I want to rename to
..\
6980 <DIR>
4560 <DIR>
7530 <DIR>
Thanks
-FA
In a folder I have some sub folders. I want to rename these sub folders that add '0' charater to end of name.
..\
698 <DIR>
456 <DIR>
753 <DIR>
I want to rename to
..\
6980 <DIR>
4560 <DIR>
7530 <DIR>
Thanks
-FA
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.