answersLogoWhite

0


Best Answer

copy file filecopy

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Command used to make a copy of the original company file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When you move a file a copy of the file remains in the original location?

The original only remains in its original location when the copy command is used. The move command would move the original to a new location.


Which command is used to create a duplicate cop of a file while leaving the original file intact?

copy command ofcource.. from command prompt.. copy <source file path> <filename> <destination file path> say u want to copy ram.txt from c: to d: copy c:\ram.txt d: and press enter..


What program command makes a copy of a file?

copy


What is the difference between copy con and copy in MS-DOS?

copy command is used to make a copy of file or copycon is used to write a file


When you a file you make an exact duplicate of the original file?

when you copy a file you make an exact duplicate of the original file.


Is it true using the cut command completely removes data from its original location while the copy command leaves information in its original location?

No, this is not true.cut first copies the data and then marks the directory entry for the original file as "deleted", it leaves the old data in place (just as the delete does)copy only copies the data


To make a copy of a file use the command?

You can use cp command to make a copy of a file. cp <file 1> <file 2> If you want to make a copy of the entire directory then use the recursive option cp -r <dir 1> <dir 2>


Copy con command used for?

In MS-DOS, the copy con command is used for the creation of files from the command line. From the command line enter "copy con" and the name of the file desired to be created.


What program command saves a copy of a file under a different name?

The Save As command.


Show how you would use the COPY command to rename a file?

copy source_file.txt new_copy.txt


What is a copy of a file used to restore a damaged or deleted file?

That would be a 'back-up' file - assuming you have one ! A back-up is a copy of something that you can go back to in case something has happened to the original.


What command is used when you do not need to maintain a link between an object copied from one file to another file?

copy and paste