Answers for "cd cmd not working"

7

cd not working in cmd

// You can use 
cd /d d:DocsJava
Posted by: Guest on September-20-2020
2

cmd cd to d not working

cd /d -- your path here --
Posted by: Guest on April-19-2021
1

change directory in cmd doesn't work

C:...Admin> d:
D:>cd "DocsJava"

D:DocsJava>
Posted by: Guest on March-19-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language