X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; q=dns; s=default; b=rS36Fj8T8+d6Oa673IL7l7JHo6ps87A0zCoCSPcdjxN M6T1S/X4ZOCZfEpnJT3pPshiTnVp9q5tQb7LEP7tP823jbBqlsUnlgpuDEa3+jnC VBzgEcM9JGBkYrpnnphlHVI1veYXfFpTyHe2SRZcui/W/BnvEWYawb0iUOaW+bQY = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; s=default; bh=Zx1r2L3N1RFaEo5IP9w+ojZuozM=; b=lasqr9DYT0U8ztZdR W80J9AHxOw3J4YUuwVYcVxUEWqPdJBGSmYaj0T72nKNESgC2z3kIjX+v2YIAtyNf Oh66//OIFvJUlmqhTP83SRg9W8tn+C+7zhZamLB7YdAL6JLLUwHqhU20XxpaaBpB PfDmx8UNNSOwc1PrQMG6IrZc34= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: COL004-OMC3S3.hotmail.com X-TMN: [5ibjKHkeJ2c69oNUog69KOqWcxYZlOsY] Message-ID: From: Murthy Gandikota To: Bertrand Caplet , "cygwin AT cygwin DOT com" Subject: RE: tar zxvf won't work with Redhat generated compressed tar file Date: Mon, 20 Apr 2015 19:53:15 +0000 In-Reply-To: <55355682.1000301@chunkz.net> References: ,<55354928 DOT 3090004 AT chunkz DOT net> ,<55354CD2 DOT 7060407 AT chunkz DOT net> <2748d7b76a6248fb853de6541f2582c6 AT EX2013DAG-B DOT pavlovmedia DOT corp>,<553550F1 DOT 1050906 AT chunkz DOT net> ,<55355682 DOT 1000301 AT chunkz DOT net> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t3KJrWwC007217 As I said earlier, if I do it in 2 steps gunzip and tar -xvf, it worked. The problem surfaces when I try tar -zxvf. Thanks ---------------------------------------- > Date: Mon, 20 Apr 2015 21:41:54 +0200 > From: bertrand DOT caplet AT chunkz DOT net > To: cygwin AT cygwin DOT com > Subject: Re: tar zxvf won't work with Redhat generated compressed tar file > >> Ran this command on Cygwin64 >> >> $file mytar.gz >> mytar.gz: gzip compressed data, from Unix >> >> Did you want me to run this command on Linux? >> >> Thanks > > Well as I said it's a gzip archive not a tar + gzip you can't extract it > with tar. > -- > CHUNKZ.NET - script kiddie and computer technician > Bertrand Caplet, Flers (FR) > Feel free to send encrypted/signed messages > Key ID: 37F70C30 > GPG FP: 134A 4027 518B 5F4D D409 558D BA9B 7BF0 37F7 0C30 > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple