X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=nGkKqKZj176vyKOf eShA/Qf0aQuiQNijyQpdURSgawPILEcBcboD71u/ymMeVExDcZLLSohFNmrYBjgf SzwFOKql6MROkyRutz0ecjPvVB6I3HxadjMc9mG0j5aqOLqOCVOpc/NAN2MNHQuR KANIWPaalCaEGffTBeIzGq1xlqc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=l+Z8O9PSOBsfumni9Tkn5B 6ToDc=; b=hAVEq94W9LQdw6kv4vyLhhVrmKnCpdaBpN/bdTGsVEFJquSLWFaccC tGNsXadusZd1MXXyNupY/byc+uQVkArIhvhxVu1pGx7FknlQS2Os/7kpfIVe1P78 qS7+lGou8Pb0aO6l9gHZQwqqDnZ3u+AaO39ldQpjL9ndHToOLyuMs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: csmail.cs.umass.edu Message-ID: <53CE7748.2050903@cs.umass.edu> Date: Tue, 22 Jul 2014 10:38:00 -0400 From: Eliot Moss Reply-To: moss AT cs DOT umass DOT edu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Caveats for removing /cygdrive prefix? References: <53CE4D27 DOT 9010900 AT codespunk DOT com> In-Reply-To: <53CE4D27.9010900@codespunk.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 7/22/2014 7:38 AM, Matt D. wrote: > I've always used Cygwin's fstab /cygdrive default but I'm growing tired of always typing it out; > msys's simple "/a" "/c" "/d" prefix for drive letters always seemed closer to home while on a > Windows machine. > > The only problem I've encountered is a borked ls display when an actual folder "a", "b", etc., > appears in the Cygwin root folder and the inability to enumerate drive with "ls /cygdrive". > > Are there any other caveats to consider? > > Also, it would be nice if doing a directory list on /cygdrive was a hard-coded operation, to > preserve this functionality. Well, I just put in a cygwin symlink of /c to /cygdrive/c and so on for each drive I care about. Maybe that would work for you ... Regards -- Eliot Moss -- 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