| 
       | 
    
       | 
    
DISKCOPY.com
Copy the content of one floppy disk to another.
syntax
      DISKCOPY flopppy_drive1: floppy_drive2: [/V]
key
         /V   Verify that the information was copied correctly.
 The two disks must be the same type, 
  e.g. both 1.44 Mb or both 720 K 
If you specify the same drive letter for floppy_drive1 and floppy_drive2 
  - you will be prompted to enter each disk.
  DISKCOMP A: A:
  
  Related commands:
  
  DISKCOMP - Compare the contents of two floppy disks
  FC - Compare two files or sets of files, and display the 
  differences between them
  
  Equivalent Linux BASH commands:
  
  none