Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20000810171208.10161.qmail@web112.yahoomail.com> Date: Thu, 10 Aug 2000 10:12:08 -0700 (PDT) From: Earnie Boyd Subject: Re: bash shell expansion question To: Tom Dorgan , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Tom Dorgan wrote: > > on cygwin I have an f.sh file > #!/bin/bash > echo f.sh:searching for $1 > /usr/bin/find.exe . -name $1 -depth -print > which doesnt work the same: > $ f.sh "*.class" > Try `f.sh "\*.class"' instead. Cheers, ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com