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 From: "linda w \(cyg\)" To: Subject: RE: find not finding everything? Date: Sun, 2 Mar 2003 02:03:10 -0800 Message-ID: <014101c2e0a2$ee1766b0$1403a8c0@sc.tlinx.org> X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > bash-2.05b$ find /cygdrive/d -name 'find.exe' > /cygdrive/d/cygwin/bin/find.exe > > What were you trying to find under your cygwin dir? Hmmm....now I'm not getting a duplication of the error... But i've seen updatedb terminate, *seemingly*, prematurely with a message: /usr/bin/find: . changed during execution of /usr/bin/find I don't quite know what that means... but say I locate updatedb, I get: law> locate updatedb /bin/updatedb /usr/bin/updatedb /usr/man/man1/updatedb.1 C:\/Documents and Settings/law/.backups/updatedb.bak C:\/WINDOWS/Tasks/updatedb.job Now this is likely what I would want -- but it's not the way I would expect the program to work! My start dirs are "C:\\" "/". So why don't I see: C:\/root/bin/updatedb *and* /bin/updatedb ? And this is a bit odd: # -- finding under root finds the cyg files, but I get that strange error message. law> find C:\\root -name find.exe C:\root/bin/find.exe C:\root/usr/bin/find.exe find: . changed during execution of find #but finding from C:\\ doesn't find the cygwin files... law> find C:\\ -name find.exe C:\/WINDOWS/system32/dllcache/find.exe C:\/WINDOWS/system32/find.exe (sorry for long response lag time...too many plates to juggle) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/