delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/14/13:14:44

To: djgpp AT delorie DOT com
Cc: djgpp AT delorie DOT com
Subject: Re: .tgz
Message-ID: <19981114.100846.6447.1.vmccar@juno.com>
References: <Pine DOT GSO DOT 3 DOT 96 DOT 981112181820 DOT 6467A-100000 AT expert DOT cc DOT purdue DOT edu>
<364C929E DOT 79A09A47 AT cableol DOT co DOT uk>
X-Mailer: Juno 1.49
X-Juno-Line-Breaks: 0-24,26-35
From: vmccar AT juno DOT com (Vincent D McCarthy)
Date: Sat, 14 Nov 1998 13:08:55 EST
Reply-To: djgpp AT delorie DOT com

The Allens

To unzip a *.tgz file requires the programs GZIP & TAR
 To uncompress a *.tgz file as follows:

               gzip -d filename.tgz

This will give you a *.tar file  ie. filename.tar

to uncompress a *.tar file:

              tar xvf  filename.tar

This will uncompress filename.tar into its correct directories.

To view a *.tar file before uncompressing use the following:

              tar.tvf filename.tar |less (|more can also be used)

Viewing will tell the contents and the directories they use.

Hope this helps ...good luck              
  
Vincent  McCarthy
vmccar AT juno DOT com
On Fri, 13 Nov 1998 20:12:14 +0000 The Allens <allen DOT asjp AT cableol DOT co DOT uk>
writes:
>Nathaniel Johnson wrote:
>> 
>> does anyone know how to uncompress .tgz files in unix?
>
>Try gunzip foo.tgz
>tar -xvvf foo.tar
>
>		Peter Allen
>

___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019