linux untar gz.tar files code example Example 1: tar unpack tar -xzf packed.tar.gz Example 2: untar tar.gz tar -xzf file.tar.gz