untar gz code example Example: untar gz tar -xf yourfile.tar.gz # -x goes for extract and f for file # Add -v flag for verbosity