I think you mean the copy command in the windows command prompt?
If so, here is the syntax:
copy [/d] [/v] [/n] [{/y|/-y}] [/z] [{/a|/b}] Source [{/a|/b}] [+ Source[{/a|/b}] [+ ...]] [Destination[{/a|/b}]]
Parameters/d : Allows the encrypted files being copied to be saved as decrypted files at the destination./v : Verifies that new files are written correctly.
/n : Uses a short file name, if available, when copying a file with a name longer than eight characters, or with a file extension longer than three characters.
/y : Suppresses prompting to confirm that you want to overwrite an existing destination file.
/-y : Prompts you to confirm that you want to overwrite an existing destination file.
/z : Copies networked files in restartable mode.
/a : Indicates an ASCII text file.
/b : Indicates a binary file.
Source: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/copy.mspx?mfr=true
The copy command creates a duplicate of the selected content in the new location, such that there are now two copies of the content, while the move command moves the content from the original location into the new location, such that only one copy of the content still exists after moving.
XCopy or Copy
Usually because the command doesn't apply to a specific situation.For example: in MS-Word, the "Copy" command copies the selected text to an intermediate storage area called the "Clipboard". If NO text is selected (the cursor is between two letters), then there is nothing to copy, and the command is grayed out.
I do it by holding down the shift key. Then I run the arrow key over the text I want to copy. Then I have a darkened section of text that I want to copy. (I always have a clear space or two after that text.) Then I go to the Edit Command. Then I press COPY. Then I move the cursor to the place where I want to paste such as here. I do it by holding down the shift key. Then I run the arrow key over the text I want to copy. Then I have a darkened section of text that I want to copy. (I always have a clear space or two after that text.) Then I go to the Edit Command. Then I press COPY.
h parameters
Rectifiers have two parameters of interest - maximum forward current - and maximum reverse voltage. A rectifier is generally chosen based on these two parameters. Other parameters include turn-on/turn-off time, forward voltage drop, and capacitance. The importance of these and other parameters depends on the circuit design requirements.
dogs
The incident command system command function may be conducted in one of two ways
the two type of command in COD are: the preparatory command ang command of execution! hope it can help ;)
The only BAT (Batch) file on a startup disk is AUTOEXEC.BAT (Auto-Execute). And that's not even mandatory. The AUTOEXEC.BAT runs DOS commands after the command interpreter is loaded.
Two command prompt commands in the User State Migration Tool (USMT) are "scanstate" (used to collect user profiles, OS settings, and application settings) and "loadstate" (used to restore the user profiles and settings to a new or updated Windows installation).
yes convert to csv then at command promt type copy *.csv all.txt rename all.txt all.csv open all.csv with xls and there you go