DOS 5 File Compare Utility
fc
- C:\Windows\system32\fc.exe /?
Output:
Compares two files or sets of files and displays the differences between
them
FC [/A] [/C] [/L] [/LBn] [/N] [/OFF[LINE]] [/T] [/U] [/W] [/nnnn]
[drive1:][path1]filename1 [drive2:][path2]filename2
FC /B [drive1:][path1]filename1 [drive2:][path2]filename2
/A Displays only first and last lines for each set of differences.
/B Performs a binary comparison.
/C Disregards the case of letters.
/L Compares files as ASCII text.
/LBn Sets the maximum consecutive mismatches to the specified
number of lines.
/N Displays the line numbers on an ASCII comparison.
/OFF[LINE] Do not skip files with offline attribute set.
/T Does not expand tabs to spaces.
/U Compare files as UNICODE text files.
/W Compresses white space (tabs and spaces) for comparison.
/nnnn Specifies the number of consecutive lines that must match
after a mismatch.
[drive1:][path1]filename1
Specifies the first file or set of files to compare.
[drive2:][path2]filename2
Specifies the second file or set of files to compare.
Return Code: 4294967295
C:\Windows\system32\fc.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
| File | Info |
|---|---|
| File Size | 26112bytes |
| Creation Time | 2019/12/07 18:09:13 |
| LastWrite Time | 2019/12/07 18:09:13 |
| ProductVersion | 10.0.19041.1 |
| FileVersion | 10.0.19041.1 (WinBuild.160101.0800) |
| Hash | Value |
|---|---|
| MD5 | 1c20087f983d01465fea3a33eab19370 |
| SHA1 | 6e2061e02ef3c747046d269c55c2e78c4cbcbdc2 |
| SHA224 | 3317af37be9d183eff058ed789ba3c44a37fb163801eea4aff54840b |
| SHA256 | c5b2fff1230c5cb4b7e62df2abdf65df25822e70d68d27a9a390016a3c3d5c04 |
| SHA384 | 09976b7353baf59fb84817a3734cf4596d50de74733dd0f77034d17521639ed636993bd8641f34c452e5d7f58f5982a0 |
| SHA512 | b5c4fa6d821863ea04dff43d49df6554458f6f0c7d9196894040ab2d5b2af1e551ca6e2ade2307c164d21f08f23cde0eee07e3fb2967f9e5b749d9e3abe95c64 |