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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42CF5CF9.1010701@isonews2.com> Date: Sat, 09 Jul 2005 01:13:29 -0400 From: Arturus Magi Reply-To: Cygwin User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Cygwin Subject: Re: Unwanted .exe appended to symlinks References: <1120881428 DOT 6584 DOT 8 DOT camel AT localhost DOT 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/