Monday, 25 June 2012

Copy Command Xp

how to copy command xp, xp copy command, copy command prompt, command prompt copy, command prompt copy command, command prompt copy commands, in microsoft windows xp command prompt? The following little trick to copy the file in command prompt or cmd. xp copy command 

Command Prompt(CMD) is an application dos command found in Windows operating system, language serves as a command to dos. and dos is a disk operating system

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 commandcommand prompt copy commands

No comments:

Post a Comment