Mail Archives: cygwin/1997/10/17/01:20:58
find works fine on my system:
bash$ cd //u/test-dir
bash$ find . -name "*" -type d -print
../Bloomington
../boston
../public_html
../public_html/my-stuff
../temp
I'm using Sergey's patched cygwin32.dll. You might try that.
Alan
===========================================================================
Date: Wed, 15 Oct 1997 08:20:10 -0700
From: "Hughes, Richard" <Richard DOT Hughes AT aspect DOT com>
Subject: Using find on shared drives.
Sender: owner-gnu-win32 AT cygnus DOT com
To: "'gnu-win32 AT cygnus DOT com'" <gnu-win32 AT cygnus DOT com>
Message-id:
<c=GB%a=_%p=Aspect_Telecommu%l=EUEMS2-971015152010Z-2871 AT galactus DOT aspect DOT com>
MIME-version: 1.0
X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.995.52
Content-type: text/plain; charset="us-ascii"
Content-transfer-encoding: 7bit
Precedence: bulk
Hi
find.exe doesnt seem to work on shared network file systems.
( either accessed using samba or mapped network drives)
for example .
find . -name "*" -type d -print.
finds the first directory , the rest of the directories are reported on
with
find: "./ XXX No such file or directory".....
any answers ?
Cheers
Rich.
------------------------------------------------------------------------
------
Richard Hughes
Aspect Telecommunications, Open CTI Technology,
Sovereign Gate, Richmond, Surrey, TW9 2NA.
Tel: +44 (0)181 948 6000 email: richard DOT hughes AT aspect DOT com
Fax: +44 (0)181 948 6712
Direct: +44 (0)181 614 7428
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -