3/19/2017

Move command in MS DOS prompt

  Mohan       3/19/2017
In windows we can use move command to copy directory and sub directories one location to other location.Move command works like cut and paste in explorer. Go to command prompt execute the below command.

move * "F:\Ebackup"
We can also use xcopy command to achieve the copying directories and sub directories. Here is the link for XCOPY

logoblog

Thanks for reading Move command in MS DOS prompt

Previous
« Prev Post

No comments:

Post a Comment