Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

cmdchange directory with space

You need to surround the path in double quotes if there is a space in the path!
for example :
cd "C:Program Files"
 
PREVIOUS NEXT
Tagged: #cmdchange #directory #space
ADD COMMENT
Topic
Name
8+7 =