Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <4.2.0.58.19990703143107.00a3d7a0@mail.cs.unc.edu> X-Sender: gb AT mail DOT cs DOT unc DOT edu X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sat, 03 Jul 1999 14:34:49 -0400 To: cygwin AT sourceware DOT cygnus DOT com From: Gary Bishop Subject: bug in walking directories? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed In release 20.1 both find and du appear to get lost while walking one of my directory trees. If I run "find /usr" or "du /usr" it will go fine through X11R6.4 and through /usr/bin but then it says: find: /usr/etc: No such file or directory find: /usr/i586-cygwin32: No such file or directory find: /usr/include: No such file or directory find: /usr/lib: No such file or directory find: /usr/libexec: No such file or directory find: /usr/share: No such file or directory find: /usr/desktop.ini: No such file or directory find: /usr/local: No such file or directory find: /usr/info: No such file or directory find: /usr/man: No such file or directory The directories are there and appear to be fine. If I do "find /usr/*" it works. What's up? gb -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com