I strong, STRONGLY *STRONGLY recommend *not* doing file manipulations
on audio files inside the shell. the proliferation of what once would
have been considered "wierd" names for files makes this extremely
"risky". it is very hard to prevent the shell from somehow getting
stuff wrong when the filenames can include ' or " or $ themselves.use perl or python to do what you want, and thus avoid every issue
with shell globbing etc.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.