Tuesday, February 3, 2015

How to batch rename files in Windows?




Is there any built-in support for batch renaming files in Windows? If not, what are some 3rd party tools which can do this?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...