Martin Mielke wrote:
Hi Vince,
have you tried to escape the \'s ?
something like:
cd c:\\foo\\bar
or
cd c:\foo\bar
to
cd "c:\foo\bar"
using the home and end keys (and cursor keys).
hi All,
When I want to change directory in Cygwin I simply copy the path from
Windows's Command Prompt or Total Commander to Cygwin command line
like (I do that when path is very long):
cd c:\users\oliver\temp
But it does not work since it can not recognise '\'. So I have to change
'\' into '/' every time I wanna change directory in Cygwin. Is there a
solution to this problem?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]