Windows Commands: Copies one or more files to another location.
copy-Windows Command
copy command - Copies one or more files to another location. Copies files from one location to another. The destination defaults to the current directory. If multiple source files are indicated, the destination must be a directory, or an error will result.
Syntax:
copy filespec [destination]
Description:
Files may be copied to devices. For example, copy file lpt1 sends the file to the printer on LPT1. copy file con outputs file to the screen ("console"), which can also be done using type file. Devices themselves may be copied: copy con file takes the text typed into the console and puts it into file, stopping when EOF (Ctrl+Z) is typed.
Files may be concatenated using +. For example, copy file1+file2 file_cat will concatenate the files and output them as file_cat. There are two switches to modify the command's behavior, /a (text mode, the default) and /b (binary mode). In text mode, copy will stop when it reaches the EOF character; in binary mode, the files will be concatenated in their entirety, ignoring EOF characters.
Examples:
copy /a alpha.txt + beta.txt gamma.txt
copy /b alpha.mpg + beta.mpg gamma.mpg
Other Windows 98, Windows XP Commands:
addusers ,
arp ,
assoc ,
associate ,
at ,
attrib ,
browstat ,
cacls ,
call ,
cd ,
change ,
chkdsk ,
chkntfs ,
choice ,
cipher ,
cleanmgr ,
clip ,
cmd ,
color ,
comp ,
con2prt ,
copy ,
date ,
defrag ,
del ,
delprof ,
dir ,
diruse ,
diskcomp ,
diskcopy ,
doskey ,
dsadd ,
dsmod ,
echo ,
endlocal ,
erase ,
exit ,
expand ,
fc ,
fdisk ,
find ,
findstr ,
for ,
forfiles ,
format ,
fsutil ,
ftp ,
ftype ,
global ,
goto ,
help ,
hfnetchk ,
if ,
ifmember ,
ipconfig ,
kill ,
label ,
ldifde ,
local ,
logevent ,
logoff ,
logtime ,
mapisend ,
md ,
mem ,
mode ,
monitor ,
more ,
mountvol ,
move ,
moveuser ,
msg ,
msiexec ,
msinfo32 ,
mstsc ,
munge ,
mv ,
nbtstat ,
net ,
netdom ,
netsh ,
netstat ,
netsvc ,
now ,
nslookup ,
ntbackup ,
ntrights ,
path ,
pathping ,
pause ,
perms ,
ping ,
popd ,
portqry ,
print ,
prncnfg ,
prnmngr ,
prompt ,
pushd ,
qgrep ,
rasdial ,
rasphone ,
rd and ,
rdisk ,
recover ,
reg ,
regedit ,
regsvr32 ,
rem ,
renc ,
replace ,
rmtshare ,
robocopy ,
route ,
runas ,
rundll32 ,
sc ,
schtasks ,
sclist ,
scriptit ,
set ,
setlocal ,
setx ,
share ,
shift ,
shortcut ,
showgrps ,
showmbrs ,
shutdown ,
sleep ,
soon ,
sort ,
start ,
su ,
subinacl ,
subst ,
tasklist ,
time ,
timeout ,
title ,
touch ,
tracert ,
type ,
ver ,
verify ,
vol ,
where ,
whoami ,
windiff ,
winmsd ,
winmsdp ,
wmic ,
xcacls ,
xcopy ,
Live2Support.com :
This dialog window can be moved, resized, maximized, minimized, restored and closed with the 'x' icon.