This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [1.7] recursive /cygdrive problem


On 09/16/2009 11:24 AM, Shaddy Baddah wrote:
Hi,

I am having a real problem with 1.7 that I am pretty sure is a
regression. Basically, I am trying to run a find over the cygwin root
installation directory itself, not from cygwin path /. However I am
finding that the cygdrive directory at the cygwin root installation
directory also mounts my drives. So, my find is finding a hole to make
its way out of the current directory. This also appears to be a
regression. The following is an example for 1.7:

<snip>


Shaddy@x-vista /cygdrive/c/software/cygwin
$ ls ./cygdrive
c d e

<snip>


Shaddy@x-vista /cygdrive/c/software/cygwin-1.5
$ ls ./cygdrive

<snip>


Genuine bug?

No, a feature. Having the existing drives show up under '/cygdrive' is a convenience
for things like bash and other shells so that they can do completion on the paths to
these drives. If you don't want what's under the '/cygdrive' directory, you can omit
it from your invocation of 'find'.



-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]