From owner-freebsd-questions Tue Aug 27 17:11:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8853D37B401 for ; Tue, 27 Aug 2002 17:11:10 -0700 (PDT) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D2843E42 for ; Tue, 27 Aug 2002 17:11:10 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 728EFA80A; Wed, 28 Aug 2002 10:11:08 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 6DE465425 for ; Wed, 28 Aug 2002 10:11:08 +1000 (EST) Date: Wed, 28 Aug 2002 10:11:08 +1000 (EST) From: Andrew To: questions@freebsd.org Subject: gzip and large files Message-ID: <20020828100648.K98594-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a large log file (approx 1GB gzip compressed) that I want to search. When I try to decompress it the resulting file is only just over 300MB. While its possible it was just horribly inefficient compresison I suspect I'm hitting some bug...perhaps due to the resulting file being greater than 2GB? Does anyone know what is going on and what I can do about it? Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message