From owner-freebsd-questions@FreeBSD.ORG Thu Oct 14 17:35:42 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C22F106564A for ; Thu, 14 Oct 2010 17:35:42 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.41]) by mx1.freebsd.org (Postfix) with ESMTP id DEDB68FC18 for ; Thu, 14 Oct 2010 17:35:41 +0000 (UTC) Received: (qmail 5064 invoked from network); 14 Oct 2010 17:35:41 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 Oct 2010 17:35:41 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id EFF7150863; Thu, 14 Oct 2010 13:35:38 -0400 (EDT) From: Lowell Gilbert To: freebsd-questions@freebsd.org References: <20101014083659.GA3150@current.Sisis.de> <44bp6walf2.fsf@be-well.ilk.org> <20101014144857.GA5236@current.Sisis.de> Date: Thu, 14 Oct 2010 13:35:38 -0400 In-Reply-To: <20101014144857.GA5236@current.Sisis.de> (Matthias Apitz's message of "Thu, 14 Oct 2010 16:48:57 +0200") Message-ID: <444ocoad91.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: gzip tries to unpack/pack 1st the filename of $GZIP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2010 17:35:42 -0000 Matthias Apitz writes: > Why? > > $ FIX=foo export FIX > $ env | fgrep FIX > FIX=foo > Sorry; I'm not sure how I fooled myself on that -- I didn't keep the example I tested on..