RE: find: File system loop detected problem in find and locate

2012-03-21 Thread Buchbinder, Barry (NIH/NIAID) [E]
leoslists sent the following at Tuesday, March 20, 2012 1:15 AM >I'm trying to use locate and find. When I issue >find / -xdev -name "*hallo*" > >I get the warning >find: File system loop detected; `/c/cygwin' is part of the same file >system loop as `/'. > >It is important to note, that I

find: File system loop detected problem in find and locate

2012-03-19 Thread leoslists
Hi there I'm trying to use locate and find. When I issue find / -xdev -name "*hallo*" I get the warning find: File system loop detected; `/c/cygwin' is part of the same file system loop as `/'. It is important to note, that I have mounted the C: drive at /c. After reading some Cygwin