is there any way to generate a text file with merge result.Thanks a lot! Say a.txt looks like
1
2
b.txt like
1
3
and merge result output like below
1
<<2
>>3
is there any way to generate a text file with merge result.Thanks a lot! Say a.txt looks like
1
2
b.txt like
1
3
and merge result output like below
1
<<2
>>3