BlaisePascal
Junior Member
A "less than earth shattering" question.
Back in the good old days of DOS 3.3 if you had these files:
12fred.txt
12sam.txt
12joe.txt
then you could do the following with the rename command:
rename 12*.* *.*
and you would get:
fred.txt
sam.txt
joe.txt
It no longer works this way.
I used Windows Media Player to convert a bunch of songs off my CDs to Windows Media Audio (.wma) files and it put numbers in front of each of the songs (who knows why - Billy G. won't call me back).
Any ideas on how I can easily get rid of the numbers with a couple of commands or keystrokes? I'm too lazy to edit each filename.
Back in the good old days of DOS 3.3 if you had these files:
12fred.txt
12sam.txt
12joe.txt
then you could do the following with the rename command:
rename 12*.* *.*
and you would get:
fred.txt
sam.txt
joe.txt
It no longer works this way.
I used Windows Media Player to convert a bunch of songs off my CDs to Windows Media Audio (.wma) files and it put numbers in front of each of the songs (who knows why - Billy G. won't call me back).
Any ideas on how I can easily get rid of the numbers with a couple of commands or keystrokes? I'm too lazy to edit each filename.