From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dima Sorkin Subject: Re: evaluation of env variables in DASH Date: Thu, 20 Oct 2011 00:13:08 +0200 Message-ID: <87sjmoaavf.fsf@minignu.minidns.net> References: <20111019215844.GA6049@stack.nl> Mime-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from mxout1.netvision.net.il ([194.90.9.20]:38036 "EHLO mxout1.netvision.net.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754676Ab1JSWNL (ORCPT ); Wed, 19 Oct 2011 18:13:11 -0400 Received: from minignu.minidns.net ([46.117.200.72]) by mxout1.netvision.net.il (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTPA id <0LTC004EJ31WO510@mxout1.netvision.net.il> for dash@vger.kernel.org; Thu, 20 Oct 2011 00:13:09 +0200 (IST) In-reply-to: <20111019215844.GA6049@stack.nl> Sender: dash-owner@vger.kernel.org List-Id: dash@vger.kernel.org To: dash@vger.kernel.org Cc: herbert@gondor.apana.org.au > ... The echo builtin in dash ... What confused me is that I thought that /bin/echo is used, and wrong argument is passed to it. I was not aware it is a builtin. Thanks for replies, regards, Dima.