X-Recipient: archive-cygwin AT delorie DOT 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 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 AT cygwin DOT com" Subject: Re: Executable named "[.exe" in c:\cygwin\bin? References: <4D04C14E DOT 90607 AT gmx DOT de> <9CA867D1A22C1C4C9CF719285D0257881195E7149B AT EMASC239VS01 DOT exchad DOT jpmchase DOT 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 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 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