Computer Science, asked by TbiaSamishta, 1 year ago

Give syntax of the following command: COPY (Topic: MS-DOS COMMANDS)

Answers

Answered by Sidyandex
0

COPY command in DOS is an internal command and is used to copy one or many files from one location to another location.

The Syntax can be any of the following each having their own meaning;

COPY   [/D]   [/V]   [/N]   [/Y | /-Y]   [/Z]   [/A | /B ]   source [/A | /B]   [+ source [/A | /B] [+ …]]   [destination [/A | /B]]

Similar questions