delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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: | <5.1.0.14.2.20021110132653.02d940f8@pop3.cris.com> |
X-Sender: | rrschulz AT pop3 DOT cris DOT com |
Date: | Sun, 10 Nov 2002 13:28:55 -0800 |
To: | cygwin AT cygwin DOT com |
From: | Randall R Schulz <rrschulz AT cris DOT com> |
Subject: | Re: cygpath behaviour changed |
In-Reply-To: | <3DCECED1.2000808@swcp.com> |
Mime-Version: | 1.0 |
Lynn, Cygpath as you've show it operating, is working perfectly correctly. The "--path" option is for converting PATH-like variables in which several file or directory names are separated by colons (UNIX -> Windows) or semicolons (Windows -> Unix). Randall Schulz Mountain View, CA USA At 13:25 2002-11-10, you wrote: >I've just installed the latest cygwin.dll and bash. An existing script no >longer works. I tracked it to the following: > >cygpath --path --windows "c:\WINNT" >produces c;c:\WINNT (note the leading c;) > >cygpath --windows "c:\WINNT" >produces the correct c:\WINNT > >cygpath --path --windows /c/WINNT/ >produces the correct c:\WINNT > >my mounts are: >c:\program files on /PF type system (binmode) >C:\cygwin\bin on /usr/bin type system (binmode) >C:\cygwin\lib on /usr/lib type system (binmode) >C:\cygwin on / type system (binmode) >c: on /c type system (binmode) >r: on /r type system (binmode) >w: on /w type system (binmode) > >Lynn -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |