From: earnie_boyd@yahoo.com (Earnie Boyd)
Subject: Re: Can't find file - bug?
29 Jan 1999 18:33:13 -0800
Message-ID: <19990129152340.27286.rocketmail.cygnus.gnu-win32@send105.yahoomail.com>
Reply-To: earnie_boyd@yahoo.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
To: DJ Delorie <dj@delorie.com>, gnu-win32@cygnus.com

---DJ Delorie <dj@delorie.com> wrote:
>
> Martin Knotek wrote:
> > bash-2.02$ find /mnt/lidsit_src/ig_include/ -name Igssup.fdf
> 
> Try adding "-print" to the end of that.

The -print is optional and is not needed for the gnu find.  Use -iname
instead of -name so that it ignores the case of letters in the file name.
==
-                        \\||//
-------------------o0O0--Earnie--0O0o-------------------
--                earnie_boyd@yahoo.com               --
-- http://www.freeyellow.com/members5/gw32/index.html --
----------------------ooo0O--O0ooo----------------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
