set directory in cmd code example
Example 1: how to move to directories in command prompt
cd Desktop/myDirectory
Example 2: change directory cmd
cd
comment to change directory in the cmd
cd Desktop/myDirectory
cd
comment to change directory in the cmd