MS-DOS External Commands
The DISKCOPY Command
Description:
Copies the contents of one floppy disk to another.
Command Syntax:
DISKCOPY [drive1: [drive2:]] [/1] [/V]
Explanation of Syntax:
[/1] copies only the first side of the disk.
[/V] verifies that the information is copied correctly.
The two floppy disks must be the same type.
You may specify the same drive for drive1 and drive2.
Command Use:
This command can be used at the command prompt and in batch files.