Replacing "," with a "." in cmd on all files in a directory

Posted by ldigas on Stack Overflow See other posts from Stack Overflow or by ldigas
Published on 2010-04-04T13:59:51Z Indexed on 2010/04/04 14:03 UTC
Read the original article Hit count: 226

Filed under:
|

The title pretty much says it all. What would be the easiest way to replace commas in all files it can find in the current directory with dots? (preferably, without installing some extra tools, but I'll settle for something small .... cygwin's not small :)

© Stack Overflow or respective owner

Related posts about cmd

Related posts about windows-xp