unpack a tar code example Example 1: tar unpack tar -xzf packed.tar.gz Example 2: how to untar a tar file tar -zxvf file_name.tar.gz