Tutorial for copy command xp:
open - start - accessories - Command Prompt
How to quickly open a command prompt xp
Press together windows tombol in keyboard + R and type cmd
will appear as below
example if want to copy file word format .doc / docx, copy of the c partition, moved to the partition d
after the cmd window open input
cd .. = for back. example:
C:\Document and Setting\>cd .. (press enter)
C:\>
How to move D partition. example:
C:\>D: (press enter)
D:\>
To copy command xp example:
if you copy the file (.doc) name is (seo.doc) in the test folder
D:\>cd test (press enter)
D:\test>
to browse the folder test
dir/ p = for see explorer root
D:\test>dir/ p (press enter)
to copy command xp
D:\test>Copy seo.doc C:\
1 file(s) to be copied.
Congratulations you've been able to copy via command prompt xp
relateds articles xp copy command, copy command prompt, command prompt copy, command prompt copy command, command prompt copy commands
No comments:
Post a Comment