Microsoft File Compare
From Wikipedia, the free encyclopedia
Not to be confused with fc (Unix).
|
|
This article needs additional citations for verification. (December 2009) |
In computing, fc (File Compare) is a command line program that compares multiple files and outputs the differences between them.[1][2] The fc command has been included in Microsoft operating systems since MS-DOS 3.3 and is included in all versions of Microsoft Windows. The command is equivalent to the Unix commands comm, cmp and diff.
Functionality [edit]
fc can compare text files as well as binary files. The latest versions can compare ASCII or Unicode text. The result of comparisons are output to the standard output. The output of fc is intended primarily to be human readable and may be difficult to use in other programs.
See also [edit]
References [edit]
|
|||||||||||||||||||||||||||||||||||