[plug] Recursive Copying of Folder Contents

Michael Holland michael.holland at gmail.com
Wed Jun 3 21:50:09 WST 2009


Jason Posavec wrote:

 > Music/Artist/Album/Tracks. I want to copy all the music files to a
 > common folder.

So all files are at the same depth? that's not really recursion.


$ cp Music/*/*/*  common-folder

If you manage to hit ARG_MAX, then you are an evil pirate.   aaarrrrr...



More information about the plug mailing list