extract linux tar.gz code example Example 1: extract tar.gz tar -xf archive.tar.gz Example 2: extract tar.gz linux command line tar xvzf file.tar.gz