Hi everyone,
I have a situation here: about 375 zip files scattered over 375 corresponding, nested subdirectories. These zip files all need to be unpacked into a single directory.
I am a rookie with scripts and such so I was wondering if someone could come up with a good idea how I could use a command to collect all these zip files and either place them in one directory, or unzip them where they are and move all their contents in one place.
Any ideas? I would require some simple code, as I'm a beginner, I'm afraid.
Thanks a lot in advance!
I have a situation here: about 375 zip files scattered over 375 corresponding, nested subdirectories. These zip files all need to be unpacked into a single directory.
I am a rookie with scripts and such so I was wondering if someone could come up with a good idea how I could use a command to collect all these zip files and either place them in one directory, or unzip them where they are and move all their contents in one place.
Any ideas? I would require some simple code, as I'm a beginner, I'm afraid.
Thanks a lot in advance!