This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Issue with Find command on windows NT


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Vishwanath_Karthik@emc.com on 6/8/2006 1:18 PM:
>  
> Hi,
>     I tried using find I:\<path> -noleaf -print ,but I am getting the
> same error .
> Part of the error is as follows.
> 
> D:\usr\meta\boxster\boxster_UNITw2kMixednew\boxster_UNITw2kMixednew_0245
>> find I:\ode.boxster_UNITw2kMixednew_0228 -noleaf -print

Since you are on cygwin, I would recommend using POSIX-style paths:
find /cygdrive/i/ode.boxster_UNITw2kMixednew_0228

> find: /cygdrive/i changed during execution of find (old inode number
> -506580184,
>  new inode number -509781400, filesystem type is system) [ref 1114]

This is a known issue with cygwin 1.5.19 which has been solved by using
snapshots.  It is not a bug in find, but in older remote drive samba
servers; CVS cygwin is able to work around this bug in samba but 1.5.19
was not.

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
volunteer cygwin findutils maintainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEizHk84KuGfSFAYARAh9UAJ9c/QLhUtbHhBs9ojVyKnM6LsS7zwCcDlfo
CQv0AP1/fWd5KcBniMX4WUs=
=iKh1
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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