Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Epoch: 1011610661 X-Sasl-enc: HNsM8btn5lM7w3c/3s3E4w From: "Soren Andersen" To: cygwin AT cygwin DOT com Date: Mon, 21 Jan 2002 05:57:13 -0500 MIME-Version: 1.0 Subject: Re: CygwinPerl Q - interact with symlinked dir? Reply-To: soren_andersen AT speedymail DOT org Message-ID: <3C4BADB9.11885.77AC8A@localhost> In-reply-to: <3C4B18BA.749.4B702E@localhost> References: <3C4A0683 DOT 13902 DOT 6CCDA31 AT localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body On 20 Jan 2002 at 19:21, Gerrit P. Haase wrote: > Another question: > > >So I did this: > >------------------------------------------------------------ > >$ ln -svdnf '/home/sorenboss/.cpan/' ~/.cpan > >create symbolic link `/cdv/e/home/sorenboss/.cpan' to > >`/home/sorenboss/.cpan/' > >------------------------------------------------------------ > > Why didn't you mount this way: > $ mount -s -b x:/cygwin/home/sorenboss/.cpan \ > > e:/home/sorenboss/.cpan > ? > > I use always mount for something like this. Thanks. Well, it didn't occur to me to do that, is why. I have seldom mounted subdirs to subdirs, splicing something into the filesystem tree like that, and I think it is because I haven't understood mount very well, and therefore been nervous about what would happen. This is an area of the Cygwin documentation that could use some work, IMO. [ a little time passes..] Looking at it again, I am *seriously* confused about what you are suggesting. I thought -- and I am not claiming (and have never claimed) to thoroughly understand `mount' -- but I thought that the last arg to mount had to be a POSIX path?? You seem to be supplying two win32/DOS paths as args to `mount'. Is this good to do? Thanks Gerrit! Soren Andersen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/