renaming *.wav.mp3 to *.mp3 only

Neil Bird neil at fnxweb.com
Thu Jun 9 15:15:55 UTC 2005


Around about 09/06/05 15:21, Robin Laing typed ...
> Antonio Olivares wrote:
>> The resultant mp3 files had the *.wav.mp3 as I do not
>> know how to modify the results.
> Years ago when I was really trying to learn perl I cam across this 
> little program in a perl book.  I think it was an O'Reilly's book.

   Although in this case you just need:

% rename .wav.mp3 .mp3 *.wav.mp3

-- 
[neil at fnx ~]# rm -f .signature
[neil at fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil at fnx ~]# exit




More information about the fedora-list mailing list