bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Find Doesn`t works


From: James Youngman
Subject: Re: Find Doesn`t works
Date: Wed, 27 Aug 2003 11:03:54 +0100
User-agent: Mutt/1.3.28i

On Wed, Aug 27, 2003 at 09:02:54AM +0200, Novotny Marek wrote:
> I have findutils-4.1.7-4 for CYGWIN distribution 1.3.22-1. But on Windows2000 
> The util "find" doesn`t work as an older version on another my computer or 
> find on UNIX systems.
>  
> E.g. The command doesn`t find anything even though it should find many files: 
> $ /usr/bin/find . -name "*.sql" -print0

I don't have a CYGWIN-on-Win2K machine to test this on so I can't
attempt to reproduce the problem.  However, of course find does work
on other platforms.

Does the problem still occur if you specify "-print" rather than
"-print0"?  What about if you omit the "-name" option and its
argument?  What about if you change "*.sql" to "*.SQL"?

-- 
James Youngman.
CSSC Bug reporting page:       http://sf.net/tracker/?group_id=8064&atid=108064
GNU Findutils bug reporting page: http://savannah.gnu.org/bugs/?group=findutils




reply via email to

[Prev in Thread] Current Thread [Next in Thread]