Menu

#1 using download

closed
nobody
5
2002-10-10
2002-10-10
Anonymous
No

I have downloaded your file but how do I open and use it ?
I have never seen a "GZ" file extension before.

regards

Chris Ardy

Discussion

  • Mark Simpson

    Mark Simpson - 2002-10-10

    Logged In: YES
    user_id=479738

    gz extension typically designates a gzipped file. Use
    gunzip to inflate the file.

    tar.gz is a typical format for collecting together a bunch
    of files and subdirectories and then compressing them. Use
    gunzip with tar to inflate and unpack.

     
  • Mark Simpson

    Mark Simpson - 2002-10-10
    • status: open --> closed