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