| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Tue, 16 Jan 2001 21:21:58 +0100 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: possible bug with find |
| Message-ID: | <20010116212158.B31567@cobold.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <5 DOT 0 DOT 2 DOT 1 DOT 2 DOT 20010116140432 DOT 023f98a0 AT spc DOT sugar-land DOT omnes DOT net> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <5.0.2.1.2.20010116140432.023f98a0@spc.sugar-land.omnes.net>; from timo@qeradiant.com on Tue, Jan 16, 2001 at 02:10:35PM -0600 |
On Tue, Jan 16, 2001 at 02:10:35PM -0600, Timothee Besset wrote:
> I get .. only 1 file out of the 104 it should find:
>
> administrator AT DOWTEST-SGL /cygdrive/e/Loki
> $ find GtkRadiant -iname *.cpp -print
> GtkRadiant/radiant/preferences.cpp
Did you really type the above or did you type
find GtkRadiant -iname '*.cpp' -print
? Do you have symlinks in your Win directory? If so, try with -follow
as well.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |