Compare two files or two file sets and display the differences between them

Source: Internet
Author: User

Compare two files or two file sets and display 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 only displays the first line and the last line of each different place.
/B performs binary comparison.
/C is case-insensitive.
/L compare objects as ASCII characters.
/LBN sets the maximum value of consecutive unmatched rows to the specified number of rows.
/N indicates the number of lines in the ASCII comparison.
/Off [Line] Do not skip files with offline Property sets.
/T do not extend the tab to spaces.
/U compares the file as a unicode text file.
/W compresses the blank space (tab and space) for comparison ).
/NNNN specifies the number of consecutive rows that must be matched after the unmatched position.
[Drive1:] [path1] filename1
Specify the first file to be compared or the first file set.
[Drive2:] [path2] filename2
Specify the second file to be compared or the second file set.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.