Antonio Olivares wrote: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.The resultant mp3 files had the *.wav.mp3 as I do not know how to modify the results.
Although in this case you just need:
% rename .wav.mp3 .mp3 *.wav.mp3
-- [neil@fnx ~]# rm -f .signature [neil@fnx ~]# ls -l .signature ls: .signature: No such file or directory [neil@fnx ~]# exit