File comparison

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by N-Bot (talk | contribs) at 20:07, 2 October 2006 (Changing links-to-redirects-to-lists to links-to-list-sections. See userpage for more info.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Jump to navigation Jump to search

File comparison in computing is the automatic comparing of data between files on a file system. The result of comparisons are typically displayed to the user, but can also be used to accomplish tasks in networks, file systems and revision control.

Examples of programs that complete the task include diff and cmp. The ability to highlight the changes to a document or file are found in text editors and word processors.

For a detailed comparison of features, see comparison of file comparison tools.

Free software

A few free software implementations:

Proprietary software

Examples of proprietary file comparison utilities include:

Freeware with source code

  • For Microsoft Windows:
    • WinDiff - part of Microsoft's source code samples

Other

See also