Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <42CF5CF9.1010701@isonews2.com>
Date: Sat, 09 Jul 2005 01:13:29 -0400
From: Arturus Magi <sailorleo@isonews2.com>
Reply-To: Cygwin <cygwin@cygwin.com>
User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
MIME-Version: 1.0
To: Cygwin <cygwin@cygwin.com>
Subject: Re: Unwanted .exe appended to symlinks
References: <1120881428.6584.8.camel@localhost.localdomain>
In-Reply-To: <1120881428.6584.8.camel@localhost.localdomain>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

fergus wrote:
> I admit it's my fault for meddling but it's not that daft an activity to
> have pursued, and certainly
> 	ln -s /cygdrive/c /c
> must be a fairly common solution to an annoying problem (that of having
> to write a lot).

It would seem to me that this would be better done via mount than ln 
(and would closer parallel other Unicies as well).

If you want to be able to access the drive under different conditions 
(-x or -X would seem be the most likely culprit here), add a new mount 
for the drive (this is what I usually do, even though the settings 
usually aren't any different from '/cygdrive's).  Otherwise, just 
remount /cygdrive.

--
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/

