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!
Credits 10,046 Posts 3,039 Joined 2002-11-11 00:00 23-year member UID 223 Gender Male
Status Offline
xxcopy /? explains it in great detail. Compared with xcopy, only one parameter is relatively useful (the one for copying hidden files; I forgot it too, just do /? first when you need it).
Credits 172 Posts 12 Joined 2003-06-21 00:00 23-year member UID 5651 Gender Male
Status Offline
For example, backing up the operating system:
xxcopy c:\d:\ /h/r/y/ks/zy
xxcopy c:\windows d:\windows /h/r/y/ks/zy/e/i/xtemp*\
xxcopy “c:\program files” “d:\program files” /h/r/y/ks/zy/e/i
For details, see xxcopy /?