W
Wowbagger
I have several dozen files with names that include spaces (all .jpg
files) that I need renamed to include a couple of words at the end of
the filename:
this is file 1.jpg --> this is file 1 by steve.jpg
this is file 2.jpg --> this is file 2 by steve.jpg
this is file 3.jpg --> this is file 3 by steve.jpg
How is the ren command formatted to account for the spaces in the
original file names and the spaces in the little text string that has
to be appended?
files) that I need renamed to include a couple of words at the end of
the filename:
this is file 1.jpg --> this is file 1 by steve.jpg
this is file 2.jpg --> this is file 2 by steve.jpg
this is file 3.jpg --> this is file 3 by steve.jpg
How is the ren command formatted to account for the spaces in the
original file names and the spaces in the little text string that has
to be appended?