Forum Moderators: open
In windows xp I run "command" and want to navigate here:
C:\wamp\bin\mysql\mysql5.1.32\bin
Now I can successfully cd to this point: C:\wamp\bin\mysql\
but when I attempt to cd to mysql5.1.32 it will not let me.
It seems the "." characters are causing the trouble. I have attempted to escape them in many ways, have done hours of Googling to no avail.
What is the secret?