This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: mount removes backslashes


From:           	johnwu@crt.com
To:             	cygwin@sourceware.cygnus.com
Subject:        	mount removes backslashes
Date sent:      	Thu, 23 Sep 1999 17:53:59 -0500

Actually, I think what you are seeing is the shell removing the
escape characters (\) from the command line before mount
ever sees it.

Try
echo c:\foo\bar\bin

then try
echo c:\\foo\\bar\\bin

Regards,
Doug  
> 
> Version Beta 20.1 NT 4.0.
> If you mount a directory, the backslashes are removed in the win registry,
> e.g. mount c:\foo\bar\bin /xxx creates the following registry entry:
> c:foobarbin. 
> 
> 



==========================================================
Doug Wyatt                    E-Mail: dwyatt@sunflower.com
Sys Admin                      Phone: 785-843-4099
Kohlman Systems Research, Inc.   Fax: 785-843-6459
319 Perry St., Lawrence, KS  66044  USA

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]