Command to move a list directories
Posted on
Jun,12
at6:16 pm
byjimazing
Does anybody know a dos command that will move a list of directories from one drive to another?
for /d %f in (whatever.*) do move %f destination