cmd - How to give relative path? -


i want in folder c:\eclipsemars\workspace\deploy , have give relative path master\gradlew.bat.

i gave this

cd c:\eclipsemars\workspace\deploy..\master\gradlew.bat showing error system cannot find path specified.

how give path correctly?


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -