 | | | | |  | | | |
Status: Offline Posts: 754
Points: 50.0
Bank: 1,386.6
Total Points: 1,436.6 Donate Join Date: Jul 2006 Location: Malaysia Rep Power: 0 | Zip Files -
11-21-2006, 07:19 PM
Do you know how to unzip files in Linux?? Please I need your help. | | | | | | |
Status: Offline Posts: 16,650
Points: 12,274.3
Bank: 1,806,182.2
Total Points: 1,818,456.5 Donate Join Date: Mar 2006 Location: Philippines Rep Power: 10 | Re: Zip Files -
11-21-2006, 07:56 PM
If a file ends in .zip (for example, file.zip) type:
unzip file.zip
If a file ends in .tar (e.g., file.tar) type:
tar -xvf file.tar
If a file ends in .gz (for example, file.gz) type:
gzip -d file.gz
If a file ends in .tar.gz (e.g. file.tar.gz) type:
gzip -d file.tar.gz
and then
tar -xvf file.tar
If a file ends in .tgz (e.g. file.tgz) | | | | | | |
Status: Offline Posts: 754
Points: 50.0
Bank: 1,386.6
Total Points: 1,436.6 Donate Join Date: Jul 2006 Location: Malaysia Rep Power: 0 | Re: Zip Files -
11-21-2006, 08:03 PM
Quote: |
Originally Posted by weblord If a file ends in .zip (for example, file.zip) type:
unzip file.zip
If a file ends in .tar (e.g., file.tar) type:
tar -xvf file.tar
If a file ends in .gz (for example, file.gz) type:
gzip -d file.gz
If a file ends in .tar.gz (e.g. file.tar.gz) type:
gzip -d file.tar.gz
and then
tar -xvf file.tar
If a file ends in .tgz (e.g. file.tgz) | You mean renaming it??  | | | | | | |
Status: Offline Posts: 16,650
Points: 12,274.3
Bank: 1,806,182.2
Total Points: 1,818,456.5 Donate Join Date: Mar 2006 Location: Philippines Rep Power: 10 | Re: Zip Files -
11-21-2006, 08:06 PM
pick any extension it has, then use that command. if you rename it's file extension it won't work. | | | | | | |
Status: Offline Posts: 754
Points: 50.0
Bank: 1,386.6
Total Points: 1,436.6 Donate Join Date: Jul 2006 Location: Malaysia Rep Power: 0 | Re: Zip Files -
11-21-2006, 08:11 PM
I don't get it. Sorry I'm not a computer whizz or something.
Last edited by SugarBlush : 11-21-2006 at 08:17 PM.
| | | | | | | | Senior Member
Status: Offline Posts: 119
Points: 50.0
Bank: 5,774.7
Total Points: 5,824.7 Donate Join Date: Nov 2006 Rep Power: 0 | Re: Zip Files -
11-22-2006, 08:30 AM
(I'm not really that familiar with Linux...)
I think he means you need to type it in the Run command (or similar) in Linux whatever you're compressed file is. | | | | | | |
Status: Offline Posts: 1,521
Points: 11.0
Bank: 5,454.2
Total Points: 5,465.2 Donate Join Date: Nov 2006 Location: http://savasplace.com Rep Power: 0 | Re: Zip Files -
11-22-2006, 08:39 AM
if you have a zip use: unzip archive.zip if you have a tgz archive: tar - zxvf archive.tgz
If you wanna convert rar or zip archives to tgz use Total Commander. It's the easiest way to do it | | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off Points Per Thread View: 0.1 Points Per Thread: 15.0 Points Per Reply: 5.0 | | |
Powered by vBulletin® Version 3.6.8 Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 ©2007, Crawlability, Inc. |  |