Saturday, February 15, 2020

Switch drive & Directory in Command Prompt at same time cd (CMD) cd /d D:\abcfolder


To change the drive and the directory at the same time, use the cd command, followed by the "/d" switch. The "/d" parameter is used to change the current drive to a specific folder from another disk volume.

cd /d D:\abcfolder 

No comments:

Post a Comment

JMeter Simple Controller

  Simple Controller is just a  container  for user request.