www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <406056A3.9010507@scytek.de> |
Date: | Tue, 23 Mar 2004 10:24:19 -0500 |
From: | Volker Quetschke <quetschke AT scytek DOT de> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Problem with find on FAT drives |
X-Scanned-By: | MIMEDefang 2.39 |
X-IsSubscribed: | yes |
Hi! I just found a strange problem when using find on a FAT drive. I got: "find: .\tmp changed during execution of find" -- in bash shell -- quetschke AT Baltasar /cygdrive/d $ find .\\tmp -name *.test find: .\tmp changed during execution of find quetschke AT Baltasar /cygdrive/d $ find ./tmp -name *.test ./tmp/file.test quetschke AT Baltasar /cygdrive/d $ find d:\\tmp -name *.test d:\tmp/file.test -- in bash shell -- One might think this is a generic problem, just don't do that, but on NTFS it works: -- in bash shell -- quetschke AT Baltasar / $ find .\\tmp -name *.test .\tmp/file.test -- in bash shell -- Is this a bug? System: Windows XP, all installed packages were updated a few minutes ago. Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |