linux open tar gz file code example Example 1: how to untar tar.gz tar xvzf file.tar.gz Example 2: linux extract tgz tar zxvf file.tgz