X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.4 required=5.0	tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
Message-ID: <4D065444.9070607@gmx.de>
Date: Mon, 13 Dec 2010 18:13:40 +0100
From: Matthias Andree <matthias.andree@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7
MIME-Version: 1.0
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: Executable named "[.exe" in c:\cygwin\bin?
References: <4D04C14E.90607@gmx.de> <9CA867D1A22C1C4C9CF719285D0257881195E7149B@EMASC239VS01.exchad.jpmchase.net>
In-Reply-To: <9CA867D1A22C1C4C9CF719285D0257881195E7149B@EMASC239VS01.exchad.jpmchase.net>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Am 13.12.2010 17:54, schrieb Charles E Stepp:
> One should be using if [[ ... ]] anyway. The '[[' is a builtin. 

So is [ ... ] - and [[ ... ]] may be special but "undefined" in POSIX, so
"should be using [[ ... ]]" doesn't apply to portable scripting.

-- 
Matthias Andree

--
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

