Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
36 views1 page

Xcopy Command On CMD Prompt

The document provides 3 commands for file management in Windows: xcopy copies files from one folder to another; cd.. returns to the parent folder; and dir shows the contents of the current directory.

Uploaded by

khalil Alwasti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views1 page

Xcopy Command On CMD Prompt

The document provides 3 commands for file management in Windows: xcopy copies files from one folder to another; cd.. returns to the parent folder; and dir shows the contents of the current directory.

Uploaded by

khalil Alwasti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

xcopy "C:\Users\The cd name\desktop\1\" "E:\1\"

cd.. return
cd ( name ) go to

dir show directories

You might also like