So I might have to break this up into a script, and I think I could throw it together in ruby in a couple of minute but might as well take a minute to learn something. I've got a bunch of AAC (itunes) ...
I know it is strange, but I can assure you, the script as I posted it on the first post works (either using exec of xargs), and has been working for ages on many, many boxes (most of them CentOS) ...
You can run a series of Linux commands to copy multiple files to a folder or copy a single file to multiple folders, but you can save time and trouble by using xargs, loops and scripts. Using a series ...