Usually when the program doesn't support off the shelf wildcarding I useDave Phillips a écrit :
here's an example with mv:
ls *.wav | awk '{ print "mv "$1".wav "$1"-100.wav" }' > doit.sh
chmod +w doit.sh
./doit.sh
hope this helps
Marc
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/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.