| Linux Apache (6) Network (11) shell (12) |
What is a .tgz file - how do I open a *.tgz file?
(1 votes). Leave comments and/ or rate it.
Question: I got a backup file with an extension .tgz - what is that and how do I open it?Answer: A *.tgz file is a gnu-zipped .tar file.You can use gunzip to unpack it and afterwards tar to untar it. You can unpack it with this command - insert your .tgz file for SAMPLE:
Comments:
| ||||||||||||||||||