X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <26230853.post@talk.nabble.com>
Date: Fri, 6 Nov 2009 10:34:07 -0800 (PST)
From: aputerguy <nabble@kosowsky.org>
To: cygwin@cygwin.com
Subject: Re: 1.7] Can you have multipe cygdrive path prefixes active at once
In-Reply-To: <4AF3C9FE.806@bopp.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
References: <26227605.post@talk.nabble.com> <26227607.post@talk.nabble.com> <4AF3C9FE.806@bopp.net>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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


Jeremy Bopp wrote:
>aputerguy wrote:
>> In particular, I can't use "mount -p" to distinguish between prefixes
>> that
>> might have (variable) number of trailing spaces (which is allowed).
>
> I believe that you want to use the cygpath program if you want to
> convert POSIX paths to Windows paths reliably.  Assuming the default
> cygdrive prefix is in use:
>
> $ cygpath -w /cygdrive/c/an/example/posix/path
> C:\an\example\posix\path

All true and known. BUT I want to know the cygdrive prefix in general for
use in future constructions rather than just making a single path. Say if I
want to find all files, I want to do something like "find <cygdrive-prefix>


-- 
View this message in context: http://old.nabble.com/1.7--Can-you-have-multipe-cygdrive-path-prefixes-active-at-once-tp26227605p26230853.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

