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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Lh6wEO9y1bp841yDya3T1peCjY81jzX3q6Oc8kOFnT5 X/bihiHAMRKo9nE1xbhEfVoQczFXhvGL2xrc7pxD+nqSxJV1tkRzxlsWSfQIi5gq S/KyGBVr69FI6QVNZSpnIz4VdsYOPq+WhH2HoO+w6EbiSQ/lf8uzdXbcaQ1lAxBs = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=p4xDkwyfTNojfPjMUxEsNtEiTmo=; b=vM7j/yKT76mwYCVf2 +hGRreIcGq/kkMAGMGiYV5aDV+PQw/6dfpxlpl8V63sR4/kq/qOJHgAGplbuLJXa Zl/eq6nwbzMRPzpEpse2u1ElmnZyQ0BS6yizypT2O0OCNeQ4EoJM50QPRTiwNae1 jYodVvvxQGilyMl6tEkndP34jI= 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 X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_20,KHOP_DNSBL_BUMP,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RCVD_IN_MSPIKE_BL,RCVD_IN_MSPIKE_L3,TW_RW,TW_WX autolearn=ham version=3.3.1 Message-ID: <51C1B0C1.9080209@codespunk.com> Date: Wed, 19 Jun 2013 09:23:13 -0400 From: "Matt D." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: magic failure References: <0D835E9B9CD07F40A48423F80D3B5A7021D89AB3 AT USA7109MB022 DOT na DOT xerox DOT net> In-Reply-To: <0D835E9B9CD07F40A48423F80D3B5A7021D89AB3@USA7109MB022.na.xerox.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I believe the correct syntax is: $ ls -ld /usr/bin/gcc-* On 6/19/2013 9:01 AM, Nellis, Kenneth wrote: > Surprised that this didn't work: > > $ ls -ld /usr/bin/gcc-? > ls: cannot access /usr/bin/gcc-?: No such file or directory > $ > > while the following did: > > > $ ls -ld /usr/bin/gcc-?.exe > -rwxr-xr-x 2 knellis Domain Users 94741 Feb 25 2009 /usr/bin/gcc-3.exe > -rwxr-xr-x 3 knellis Domain Users 231438 Oct 26 2011 /usr/bin/gcc-4.exe > $ > > Not a biggie. I can cope. > > --Ken Nellis > > -- > 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 > > > -- 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