|
| |||||||||
| Tags: gz file, winzip |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to unzip gz file
Hello, I recently downloaded a file from a torrent site which is in a gz file format. I tried to extract it with a software called winzip but as my trial is expired I cant use it anymore to extract any file. So can anyone help me out by providing me any other software that I can use to unzip this .gz file. Thank you |
|
#2
| ||||
| ||||
| Re: How to unzip gz file
Gzip or GNU zip is a popular free file compression program in Unix, Linux and BSD operating system platform. Gzip compress and package into an archive file with .gz or .gzip extension. To open, view, unzip, decompress or uncompress a Gzip compressed archive file in Windows environment, a third party compression and decompression utiltiy or file archiver or data compression utility that supports Gzip archive file format is needed. The popular file archivers or compression tools that supports Gzip include:
__________________ Stress is when you wake up screaming, only to realize you were never asleep. |
|
#3
| ||||
| ||||
| Re: How to unzip gz file
It's not a ZIP file though. Some popular Windows programs will unpack many different compressed formats, but zip.unpack will only do the true ZIP format. To unpack a .gz file you need the gunzip program (or gzip with suitable option). Notice that R can read gz files using a (surprise...) gzfile() connection.
__________________ Education, Career and Job Discussions |
|
#4
| ||||
| ||||
| Re: How to unzip gz file
I have 3 suggestions 1) Use "C:\PROGRA~1\GZIP\GZIP -cd" (get rid of the space). 2) If GZIP doesn't need a bunch of DLLs, copy it to your Analog directory, or 3) If it does use DLLs, put the GZIP directory on your PATH. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to unzip gz file" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| slow unzip | MS-Adict | Vista Help | 34 | 01-02-2010 08:17 AM |
| Zip Unzip a file in vb.net? | ArunJ | Software Development | 4 | 23-02-2009 02:15 AM |
| Associate unzip file attribute in Vista | LiveAndLearn | Vista Help | 6 | 08-08-2008 04:29 PM |
| .zip error message - Source Path Too Long - How do I unzip my file | Jill | Vista Help | 4 | 30-03-2008 07:03 AM |
| Vista is taking very long time to unzip file | Raj | Windows Vista Performance | 1 | 25-02-2008 06:54 AM |