Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3ACB63E9.5D9275DF@yahoo.com> Date: Wed, 04 Apr 2001 13:11:53 -0500 From: Earnie Boyd Reply-To: Earnie Boyd X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Glen Coakley CC: Cygwin Subject: Re: How to (dynamically) control Unix/Dos PATH-like variable translation References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Glen Coakley wrote: > > > From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com] > > > > Christopher Faylor wrote: > > > > > > Also, most Cygwin programs should be able to deal just fine > > with Windows > > > style paths. So, just use those. > > > > > > > Just want to emphasize this point. I think it was missed. > > > > Earnie. > -8<- > > Other users will have to try their OS to find out where else this works. > but, I just tried using POSIX paths on my Win2000 box and they work just > fine in cygwin or the Command Prompt. My cygwin root is d:\cygwin. I can > reference this from a Win2000 command prompt window or a Cygwin bash shell > as either //d/cygwin or /d/cygwin. > As we've stated before DON'T USE //d/ to refer to disk drives, it is deprecated and will be going away. You should be able to use /cygdrive/d/cygwin or d:/cygwin or if you modify the cygdrive-prefix to / you can also use /d/cygwin. A word of caution about the use of d:/cygwin: The default processing mode is text. I.E. Line endings are \r\n not \n regardless of all other mount settings. Earnie. P.S.: Order changed to allow for conversational flow. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple