mac extract tar.gz code example Example 1: extract tar.gz mac command line tar -xzvf myfile.tar.gz Example 2: extract tar gz tar xvzf file.tar.gz