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

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

routes - Laravel 4 Wildcard Routing to Different Controllers -

cross browser - XSLT namespace-alias Not Working in Firefox or Chrome -