This command will untar and unzip all files in a single step. If you’re running Linux you’ll be doing this all the time so memorize
How to Recursively Extract All Nested Zip Files in Linux
I needed to recursively unzip a big mess of nested zip files. This shell command does the trick, it also preserves the directory structure.
How To Use the Zip Command Ubuntu Linux
Basic usage is simple, the man page doesn’t always get to the examples quickly so I thought I’d write about it for a quick reference.