Jump to content

comp (command)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cacycle (talk | contribs) at 12:38, 26 September 2014 (linkfix after move: Data comparison). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, comp is a command used on DOS, Microsoft Windows and related computer operating systems that performs a binary comparison of multiple files and shows the differences between them. The comp command first appeared in PC DOS 1.0 and has been included in most versions of MS-DOS and PC DOS. It is also included as a console command in Windows.[1] A newer command, fc was added in DOS 3.3 which allows for line comparisons in addition to binary comparisons.

See also

References