bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please help me unzip the findutil file


From: Eli Zaretskii
Subject: Re: Please help me unzip the findutil file
Date: Fri, 24 Feb 2006 20:38:06 +0200

> Date: Wed, 15 Feb 2006 17:05:47 -0500
> From: Hyuk Park <address@hidden>
> 
> When I tried to down the findutil by clicking the link below
>   Source tarball
> http://ftp.gnu.org/pub/gnu/findutils/findutils-4.2.25.tar.gz
> 
> it gave me findutils-4.2.25.tar.tar file rather than findutils-4.2.25.tar.gz.

It's a bug in IE.  Simply rename the file to findutils-4.2.25.tar.gz,
its contents are actually intact.

> So, my unzip util doesn't recognize this file.

WinZip should recognize it once you rename it.

Alternatively, look for djtarnt.exe, it can untar and unzip .tar.gz
files in one go.

I'm assuming you are on Windows.  If not, once you rename the file,
use `tar' and `gzip' to untar it, like this:

    gzip -d -c findutils-4.2.25.tar.gz | tar xf -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]