Английская Википедия:Diskcomp

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Lowercase Шаблон:Infobox software In computing, diskcomp is a command used for comparing the complete contents of a floppy disk to another one.

Overview

Файл:IBM PC DOS 1.0 screenshot.png
DISKCOMP.COM (among other commands) in IBM PC DOS 1.0.

The command is used on DOS, Digital Research FlexOS,[1] IBM/Toshiba 4690 OS,[2] SISNE plus,[3] IBM OS/2[4] and Microsoft Windows.[5] It is available in MS-DOS versions 3.2 and later and IBM PC DOS releases 1 and later.[6] Digital Research DR DOS 6.0[7] and Datalight ROM-DOS[8] also include an implementation of the Шаблон:Code command. The FreeDOS version was developed by Michal Meller.[9]

The diskcomp command does not work with hard disk drives, CDs, network drives, Zip drives, or USB flash drives, etc. It also does not allow comparison from 3.5 inch drive to 5.25 inch drives, and vice versa. The source and target drive must be the same size.[10]

Examples

Compare floppy disks in drive A: and drive B:

diskcomp a: b:

If the computer has only one floppy disk drive (in this case drive A:), it is still possible to compare two disks:

diskcomp a: a:

The diskcomp command will prompt to insert each disk, as needed.

The software outputs "Compare OK" if no differences are found, and "Compare error on side [number], track [number]" upon detecting a difference.

References

Шаблон:Reflist

Further reading

External links

Шаблон:Wikibooks

Шаблон:Windows commands

Шаблон:Windows-stub