mount removes backslashes

Doug Wyatt dwyatt@sunflower.com
Thu Sep 30 23:42:00 GMT 1999


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



More information about the Cygwin mailing list