Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: "Schaible, Joerg" To: cygwin AT sourceware DOT cygnus DOT com Subject: RE: 'find' quirkiness Date: Thu, 9 Nov 2000 10:02:11 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id EAA02393 Hi Tom, Cygwin has a mapping scheme for drives to fit better in a Unix environment: /cygdrive/c is drive C: /cygdrive/d is drive D: etc. Anyway there is some support for the DOSish style, Cygwin tries to detect on its own wether the argument is a DOS file name or not. IMHO it is better to use the Unix version for Unix tools (Cygwin-built utilities) and convert the arguments on your own using cygpath for DOSish apps. See the FAQ. Greetings, Jörg > -----Original Message----- > From: Tom Trelvik [mailto:ttt AT po DOT cwru DOT edu] > Sent: Thursday, November 09, 2000 8:21 AM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: 'find' quirkiness > > > > If I do a `find c: -print` it will list (along with > every other file on > my c drive) c:/winnt (I'm running win2k), but none of the files inside > that folder. If, however, I run `find c:/winnt -print`, then it works > just fine to see all of the files that it should see. Am I perhaps > missing something obvious? FWIW, I just updated all my cygwin stuff a > few minutes ago, but I'm pretty sure it was getting the same behavior > beforehand. > > Thanks, > > Tom > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com