X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type; q=dns; s=default; b=mMxv3obXUd9AVhKj b0C8HKZvTj2f0uiDDCZqAHA+87AIJWQTfReEsexaonniH8vkAUZVAgI3tIN4ITcn Wjvk2Go8g5VEg1vyFMVvXlVfZwPMy6qp9/KWEnFQzFP1AqWCcM+S39cxINGyIR1t KWcYUqZaSoMDF7RrlEvzltBLexw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type; s=default; bh=dFql6fTtjoEJOvf/wL1WMG OjwzE=; b=CqXJB9BKpOoic+E8Fx5igTe3nQ3akAQ9hBc6BvkN7v567i2lPwCDis vOjuvpVk/otbX9NB0tV+gNyHhs9gwZi0ZV64Tt0Rt7Zy0Z6aM9n5tvj+ARbMxsVh 54dJ8b8wV4AU1hLr0PSylYXnbY3Y9DeAYFkEOjz4EA0+ljvW8gVe0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: jdavidboyd AT adboyd DOT com (J. David Boyd) Subject: Re: "cygpath -u" inside backticks differs Date: Wed, 04 Jun 2014 10:31:43 -0400 Lines: 13 Message-ID: References: <20140604012839 DOT GA17012 AT praz2 DOT hsd1 DOT ma DOT comcast DOT net> <538E7D3C DOT 5020501 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-IsSubscribed: yes Eric Blake writes: > > see why `` is obsolete, and you should be using $()? Among other > reasons, \ inside `` has weird rules. > Wow, when did this happen? I've been using `` for years, and never heard of $(). What version did this change? I think I need to go back and re-read some documentation! Dave -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple