sybperl-l Archive
Up Prev Next
From: "Dave Cleary" <cleary at uunet dot uu dot net>
Subject: Re: What is .tar.gz format
Date: Jan 23 1996 12:10PM
In reference to what MrFreedom@aol.com said:
>
> I have downloaded perl.
>
> What tool on UNIX (or DOS/Windows) will correctly expand the file???
The .gz is a GNU zip file. Use gunzip. It will replace the .gz file
with just the .tar file. Then use tar xvf to xtract the files. It will
build the subdirs under the current directory.
>
> Thanks
>
>
>
+------------------------------------------------------------+
| Dave Cleary UUNET Technologies, Inc. |
| Systems Developer Voice (703) 206-5675 |
| cleary@uu.net Fax (703) 206-5973 |
| http://www.uu.net/ (800) sky-page 3189102#... |
+------------------------------------------------------------+
|