On Thu, 23 Sep 2004 20:16:51 +0000, PM <[EMAIL PROTECTED]> wrote: > On Thu, 2004-09-23 at 12:27 -0400, Todd Slater wrote: > > > > > You should just be able to point to all of your directories from the > > command line, such as > > > > normalize -m /path/to/dir1/*.wav /path/to/dir2/*.wav <snip>
> many thanks for the tips No prob, I thought about it some more and it should be as simple as normalize -m `find /top/directory/to/recurse -type f -iname '*.wav'` Note that those are backticks and not quotes. Todd
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
