From owner-freebsd-current@FreeBSD.ORG Fri Jan 28 09:06:24 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FA9D16A4CE; Fri, 28 Jan 2005 09:06:24 +0000 (GMT) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81ECF43D46; Fri, 28 Jan 2005 09:06:23 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [192.168.1.102] (adsl-216-100-134-143.dsl.snfc21.pacbell.net [216.100.134.143])j0S96LoB059114; Fri, 28 Jan 2005 04:06:22 -0500 Message-ID: <41FA008D.7030403@elischer.org> Date: Fri, 28 Jan 2005 01:06:21 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8a3) Gecko/20041017 X-Accept-Language: en, hu MIME-Version: 1.0 To: Harti Brandt References: <41F9F2DC.7000907@elischer.org> <20050128094116.B56848@beagle.kn.op.dlr.de> In-Reply-To: <20050128094116.B56848@beagle.kn.op.dlr.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Current Subject: Re: sh bug? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 09:06:24 -0000 Harti Brandt wrote: > On Fri, 28 Jan 2005, Julian Elischer wrote: > > JE>however echo $$ > JE>and > JE> ( echo $$ ) > JE> > JE>produce the same result. > > I think that the $$ is expanded in the old shell in any case. hence my test of ps -l vs (ps -l) unfortunatly the shell short circuits that too if it's too simple. > > harti > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"