How to write code to copy the contents of a specified folder under the current directory to a disk? (Include empty files, do not copy the folder itself)
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
xcopy abc\*.txt f:\xcopy /rh abc\*.txt f:\