about renaming method
Posted: 05 Oct 2013 21:23
if i have a lot of files numbered like that:
001name
002name
or like that:
aa1name
aa2name
question is: how to only remove first three letters from each name?
001name
002name
or like that:
aa1name
aa2name
question is: how to only remove first three letters from each name?