I have a bunch of file with spaces on their names
VER -18-11H.Reserved Drawing Number - No Version.dgn
and
VER-05-07.Reserved Drawing Number - No Version.dgn
I need to either remove the spaces between each word and put it all together
or
replace the spaces with an underscore _
Can someone show me how to do this with perl please?
Thanks a bunch!
Start Free Trial