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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -