X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: Test command giving inconsistent results. Date: Wed, 15 Dec 2010 18:08:52 -0600 Lines: 18 Message-ID: References: <726030B512B24D0AA5160CBB2B0CBB7D AT ahallpc> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: <726030B512B24D0AA5160CBB2B0CBB7D@ahallpc> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 12/15/2010 6:04 PM, Andy Hall wrote: > ahall AT ahall-pc /cygdrive/c/Program Files/Java/j2sdk1.4.2_16/bin > $ test -r java.exe && echo readable > readable >=20 > > ahall AT ahall-pc /cygdrive/c/Program Files/Java/j2sdk1.4.2_16/bin > $ test -r /cygdrive/c/j2sdk1.4.2_16/bin/java.exe && echo readable Try : test -r /cygdrive/c/Program\ Files/Java/j2sdk1.4.2_16/bin/java.exe && echo readable --=20 Ren=E9 Berber -- 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