Function:
Extract the same content from the two files A and B to generate C
Extract the different contents of the two files A and B to generate C
Extract the content that A has but does not have in B to generate C
Merge A and B into C
Empty duplicate content from A and generate C
Generate duplicate content of A into C
Add a prefix to each line of A to generate C
Add a suffix to each line of A to generate C
Arrange B in the order of A to generate C
Reverse A from the last row to generate C
Arrange A from small to large to generate C
Arrange A from largest to smallest to generate C
Generate C from the content of A containing B
Generate C from the content of A that does not contain B
Custom comparison, such as A1:B2=A1B1A2B3
Regular matching, such as A=~s/(d)/$1*2/ge
How to use:
1. Open the file that needs to be matched.
2. Set matching options.
3. Click Convert.
it works
it works
it works