View Full Version : How to read a gz file?
matematikawan
Jun3-09, 12:12 PM
I just downloaded the file covtype.data.gz and it is quite a large file about 75Mb. But I do not know how to read the file. Please tell me what to do.:cry:
I'm using window XP and I know how to unzip dot zip or dot rar. However my computer doesn't recognized the new file format. Why it is there are two dots in the file name covtype.data.gz ?
mgb_phys
Jun3-09, 12:30 PM
gz is like zip or rar except that it contains only a single file "covtype.data"
winrar can probably open it, otherwise just download gzip from http://www.gzip.org/
Multiple extentions are more common in unix where '.' is just another filename character it doesn't have the special meaning as in dos. The gzip program simply puts .gz onto the end to show that it is compressed.
matematikawan
Jun3-09, 12:47 PM
Thank you mgb_phys
I must go and try now.
gzipped files are easily opened with WinRAR.
DaleSwanson
Jun4-09, 06:57 AM
I agree with the 7zip recommendation. It's free, open source, and opens just about anything (more than Winrar or Winzip).
vBulletin® v3.7.6, Copyright ©2000-2009, Jelsoft Enterprises Ltd.