This is the mail archive of the cygwin@sources.redhat.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]

find problems



I'm experiencing strange behavior with the "find" command.

I downloaded and installed cygwin 2 or 3 days ago with
the default installation options.

When I try to use "find", it seems to choke on certain directories:

(thebertj)-FX959:/c >cd /
(thebertj)-FX959:/ >find . > /dev/null
find: ./c: No such file or directory
find: ./cygwin.bat: No such file or directory
find: ./cygwin.ico: No such file or directory
find: ./d: No such file or directory
find: ./etc: No such file or directory
find: ./READMEopengl-1.2.1-1.txt: No such file or directory
find: ./usr: No such file or directory
find: ./var: No such file or directory

/c and /d are mount point for c:\ and d:\

Very strange because I can list them with "ls", view them
with "cat" or even change directory to /var and /usr without
any problem but "find" fail on some directory or files.

Any idea what could be the problem ?

Regards,
Jerome
__
  - Jerome Thebert - Schlumberger RMS - Felixstowe (UK) - http://www.slb.com
       Direct Phone: (0044)(0)1394 694226 - Shared Fax: (0044)(0)1394 276030
              ------------------------------------------------------------
                    "Always glad to share my ignorance - I've got plenty."

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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