Tar.gz: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
New page: To extract a .tar.gz file use the following command. <pre> tar xvzf file </pre> Category : Linux |
|
(No difference)
|
Revision as of 22:57, 8 January 2008
To extract a .tar.gz file use the following command.
tar xvzf file