Need help creating a batch file to replace "." with "-"
Posted
by
Brandon Ogle
on Super User
See other posts from Super User
or by Brandon Ogle
Published on 2012-11-09T22:36:06Z
Indexed on
2012/11/09
23:05 UTC
Read the original article
Hit count: 207
Like the title says, I need help creating a batch file to replace "." with "-", however I need to perserve the file extensions and it needs to work through the subfolders. I found another post on here that got the effect I wanted but it also swapped the . in my file extensions. I am a completely ignorant regarding shell script so please be detailed in your response. I have no idea what any of the switches mean or even how to specify the path for that matter.
Thanks!
© Super User or respective owner