tar.gz unzip commandline code example Example 1: extract tar gz tar xvzf file.tar.gz Example 2: how to unzip using tar tar -xf archive.tar.gz