tar unzip command line linux code example Example 1: untar tar.gz tar -xzf file.tar.gz Example 2: uncompress tar tar -xvf filename.tar