xcopy d:\tools\*.* e:\tools试试,dos下未必有xcopy命令的。e:md toolsd:cd toolscopy *.* e:\tools
move D:\TOOLS E:\