RajiCurator
While working with MS-DOS, which command is used to compare the disk in drive A with the disk in drive B, specifying to compare only first side of each disk, and only the first 8 sectors of each track?
While working with MS-DOS, which command is used to compare the disk in drive A with the disk in drive B, specifying to compare only first side of each disk, and only the first 8 sectors of each track?
DISKCOMP compares two disks, track by track, and displays the numbers of tracks that are not identical. If you enter only one drive designation, DISKCOMP compares with the disk in the currently active drive.