This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: find.exe truncating search on <foo>/<foo>


This might be deeper than just the find command.  When I tried to delete a
directory tree with rm -r, it aborted when it came across subdirectories
with the same name as one of their ancestors (e.g., perl5/lib/perl5).  I'm
using the b18 binaries I downloaded from Cygnus.

Mac :})   mchase@ix.netcom.com
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/CC/E/IT/O d s+:+ a+ C++$ ULUHSC*++$ P++$ L+(++) E- W++ N++ o? K-? w+ O
M- V- PS+@ PE Y+ PGP+ t+ 5++ X R tv b+++(++++) DI++(+++) D? G e++ h--- r+++
y+
------END GEEK CODE BLOCK------
----------
> From: Jon Witort <Jon_Witort@geoworks.com>
> To: gnu-win32@cygnus.com
> Subject: find.exe truncating search on <foo>/<foo>
> Date: Friday, June 20, 1997 5:03 PM
> 
> I'm having some trouble with find.exe v4.1 that doesn't seem to have been
> mentioned in either the FAQ or the archive for this group. The problem is
> that find.exe is truncating its search whenever it finds a directory with
> the same name as its parent, like so:
> 
> 1> mkdir test\foo\foo
> 2> cd test
> 3> touch foo\foo\xyz
> 4> find
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]