Windows change directory to no system drive (cd another drive) using cmd, command line, prompt

Hello!
We use cd to change directory but if the directory is not on the system partition, there is no change. To overcome just add /d after the cd.
If I want to change to a directory named folder1 in drive f using command line i do:
cd  /d  E:/folder1

Commentaires

Articles les plus consultés