I recently got a bunch of zip files, some sequential (X1.zip, X2.zip, etc), and others not. The thing is, they number in the hundreds, and most contain RAR files within them, and simply extracting each one won’t do. I had to find an automated way to unzip all the zip files, and the utility that i usually use (BetterZip) didn’t seem to help.
Finally after trying a few methods (including the unzip command in Terminal), I found this method that was relatively straightforward and quick. In the folder that contained all the zip files that I wanted of a particular series, I would select all of them, and open them in Finder. This will execute the default Archiver unextract command, and you’ll have a bunch of folders now, which will each contain the contents of their individual zip files.
In that Finder window, search for “.rar” and you’ll see the list of RAR files that you’ve extracted. Now select all of them, and copy them to another folder. Now you can extract all of them at once.
That’s it! Hope this helps.
Similar Posts:
- How To Print The List of Files in a Folder on the Mac
- Why I Chose To Switch To Mac OS Over Windows 7?
- How To Import Mail From Outlook into Apple Mail
- How To Open Documents With Windows Applications On Mac OS (Using VMWare Fusion)
- Why Change to a Mac From Windows?


December 1st, 2010 at 9:04 pm
thanks, good idea.
April 19th, 2011 at 5:47 pm
you sir, are a genius i take my hat off to u.. thank u very much
August 16th, 2011 at 12:38 pm
Nice!!