Jump to content

comp (command)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ghettoblaster (talk | contribs) at 21:50, 27 September 2012. 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 does a binary compare 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