How to Read a GZ File on Windows XP

  • Thread starter Thread starter matematikawan
  • Start date Start date
  • Tags Tags
    File
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 20K views
matematikawan
Messages
336
Reaction score
0
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 ?
 
Physics news on Phys.org
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.
 
Thank you mgb_phys
I must go and try now.
 
I agree with the 7zip recommendation. It's free, open source, and opens just about anything (more than Winrar or Winzip).