Software:Microsoft File Compare

From HandWiki

On a Microsoft computing environment, 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 2.11 (e.g. on the 1984/85 DEC Rainbow release.[3]) and is included in all versions of Microsoft Windows. The command is similar to the Unix commands comm, cmp and diff.

Functionality

fc can compare text files as well as binary files. The latest versions[which?] 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

References

  1. "Microsoft Corporation". http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/fc.mspx?mfr=true. Retrieved 2016-06-15. 
  2. "Fasthelp". https://technet.microsoft.com/en-us/library/cc722865.aspx#XSLTsection124121120120. Retrieved 2016-06-15. 
  3. Rainbow MS-DOS Version 2.11 Documentation : Digital Equipment Corporation October 1984