From owner-svn-src-head@FreeBSD.ORG Wed Apr 28 15:46:02 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1321A106564A; Wed, 28 Apr 2010 15:46:02 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5D0088FC1C; Wed, 28 Apr 2010 15:46:00 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA14687; Wed, 28 Apr 2010 18:45:58 +0300 (EEST) (envelope-from avg@freebsd.org) Message-ID: <4BD85835.8050806@freebsd.org> Date: Wed, 28 Apr 2010 18:45:57 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100319) MIME-Version: 1.0 To: Ed Maste , ache@nagual.pp.ru References: <201004252043.o3PKhJi7065713@svn.freebsd.org> <20100427035224.GA87611@nagual.pp.ru> <20100428153659.GA42914@sandvine.com> In-Reply-To: <20100428153659.GA42914@sandvine.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Jilles Tjoelker , svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r207206 - head/bin/sh X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2010 15:46:02 -0000 on 28/04/2010 18:36 Ed Maste said the following: > On Tue, Apr 27, 2010 at 07:52:25AM +0400, Andrey Chernov wrote: > >> Just wonder, do you have plans to implement ${!variable} sometimes? >> This bashism is very useful: > ... > > While we're on this topic, I'll mention the bashism I'd like to see > support for -- array variables. Half-jokingly: why don't you just use bash (your favorite version of it) or submit your proposals to POSIX? -- Andriy Gapon