X-Spam-Check-By: sourceware.org Message-ID: <448B31E4.2020605@byu.net> Date: Sat, 10 Jun 2006 14:56:04 -0600 From: Eric Blake User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: cygwin AT cygwin DOT com, Vishwanath_Karthik AT emc DOT com Subject: Re: Issue with Find command on windows NT References: <721B8481D73DE047B62D7AB3750F656006B5DC AT CORPUSMX30A DOT corp DOT emc DOT com> In-Reply-To: <721B8481D73DE047B62D7AB3750F656006B5DC@CORPUSMX30A.corp.emc.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Vishwanath_Karthik AT emc DOT com on 6/8/2006 1:18 PM: > > Hi, > I tried using find I:\ -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 AT byu DOT 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/