Английская Википедия:Comp (command)
Шаблон:Lowercase title
Шаблон:Infobox software
In computing, comp
is a command used on DEC OS/8,[1] DOS,[2] DR FlexOS,[3] IBM OS/2,[4] Microsoft Windows[5] and related computer operating systems such as ReactOS. It is used to perform comparisons of multiple computer files to show the differences between them.[6]
History
In DOS, the comp
command first appeared in PC DOS 1.0[7] and has been included in most versions of MS-DOS and PC DOS. A newer command, fc
was added in DOS 3.3 which allows for line comparisons in addition to binary comparisons. DR DOS 6.0 also includes an implementation of the Шаблон:Code command.[8]
The FreeDOS version was developed by Paul Vojta and is licensed under the MIT License.[9] Ged Murphy developed the ReactOS version. It is licensed under the GNU GPL 2.[10]
The command is also available in the EFI shell.[11]
Syntax
comp [<Data1>] [<Data2>] [/d] [/a] [/l] [/n=<Number>] [/c]
Parameters
<Data1>
– Location and name of the first file or set of files<Data2>
– Location and name of the second file or set of files/d
– Display differences in decimal format (Default is hexadecimal)/a
– Display differences as characters/l
– Display the number of the line, instead of the byte offset/n=<Number>
– Compare only the specified number of lines for each file/c
– Perform a non case-sensitive comparison/off[line]
– Process files with the offline attribute set/?
– Display Help
See also
References
Further reading
External links
- ↑ "Concise Command Language" (CCL).Шаблон:Cite web
- ↑ Ошибка цитирования Неверный тег
<ref>
; для сносокJamsa1993
не указан текст - ↑ http://www.bitsavers.org/pdf/digitalResearch/flexos/1073-2003_FlexOS_Users_Guide_V1.3_Nov86.pdf Шаблон:Webarchive Шаблон:Bare URL PDF
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite book
- ↑ http://www.bitsavers.org/pdf/ibm/pc/dos/6172220_DOS_1.0_Jan82.pdf Шаблон:Bare URL PDF
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ MS-DOS and Windows command line comp command
- Английская Википедия
- Страницы с неработающими файловыми ссылками
- External DOS commands
- OS/2 commands
- ReactOS commands
- File comparison tools
- Страницы, где используется шаблон "Навигационная таблица/Телепорт"
- Страницы с телепортом
- Википедия
- Статья из Википедии
- Статья из Английской Википедии
- Страницы с ошибками в примечаниях