X-Spam-Check-By: sourceware.org
Date: Sat, 27 May 2006 14:02:05 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Source C-code for shell (bash) that processes an asterisk as a  special symbol
Message-ID: <20060527180205.GB6770@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <e54pm8$egk$1@sea.gmane.org> <Pine.GSO.4.63.0605251358250.19906@access1.cims.nyu.edu> <e56idr$rea$1@sea.gmane.org> <20060527161032.GA5068@trixie.casa.cgf.cx> <e5a2sh$jp8$1@sea.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <e5a2sh$jp8$1@sea.gmane.org>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Sat, May 27, 2006 at 08:38:57PM +0300, Alex Vinokur wrote:
>"Christopher Faylor" <cgf-no-personal-reply-please@cygwin.com> wrote in message news:20060527161032.GA5068@trixie.casa.cgf.cx...
>> On Fri, May 26, 2006 at 12:39:38PM +0300, Alex Vinokur wrote:
>[snip]
>> >Is there any free source C-code on Cygwin that implements "wildcard processing"?
>>
>> Just the same function that exist on linux:  glob().
>
>[snip]
>
>I didn't find out free source glob.c via Google.

Um.  If you type in "glob.c" into google *the*first*hit* is a free
implementation.  Typing "glob.1" gets you a man page.

Again:  just use the function.

>P.S. I don't have Linux.

Cygwin emulates linux.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

