| delorie.com/archives/browse.cgi | search |
| From: | davidson AT hrl DOT com DOT au (Tim Davidson) |
| Subject: | Re: .tar.gz |
| 27 Jul 1997 21:50:08 -0700 : | |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <199707280224.MAA02916.cygnus.gnu-win32@rdirs7.hrl.com.au> |
| Mime-Version: | 1.0 |
| Original-To: | gnu-win32 AT cygnus DOT com |
| In-Reply-To: | <3.0.1.32.19970727130038.00690c48@elwood.pionet.net> from "Justin Hopkins" at Jul 27, 97 01:00:38 pm |
| X-Mailer: | ELM [version 2.4 PL25] |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
>
> Can someone tell me how to untar, and un-zip a file with
> this extension, using gnu-win32's tools? Thanks.
>
> Justin Hopkins
>
Try
tar xzf file.tar.gz
If you are not using GNU tar then you may have to unzip the file
before untarring
gunzip -c file.tar.gz | tar xf -
Tim
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Tim Davidson E-mail: davidson AT hrl DOT com DOT au
Mathematical Modeller
HRL Technology Pty Ltd Phone (Voice): 61 3 9565 9895
677 Springvale Road (FAX) : 61 3 9565 9777
Mulgrave Victoria 3170
AUSTRALIA
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |