Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 42)
42.
While working with MS-DOS, which command will you use to transfer a specific file from one disk to another?
DISKCOPY
COPY
RENAME
FORMAT
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Rahul P said:   1 decade ago
MOVE not COPY. MOVE transfer file with the file existing in new location only. But in COPY both location -old and new will contain that file.

Mitesh Mandaliya said:   10 years ago
Agree. If you need to transfer then MOVE command is needed not COPY.

Vivekanand said:   4 years ago
Move command should be the correct answer.

Albics said:   3 years ago
Agree, copy is the correct answer.

Post your comments here:

Your comments will be displayed after verification.