diffutils: Comparing Three Files

1 
1 7 Comparing Three Files
1 ***********************
1 
1 Use the program 'diff3' to compare three files and show any differences
1 among them.  ('diff3' can also merge files; see ⇒diff3 Merging).
1 
1    The "normal" 'diff3' output format shows each hunk of differences
1 without surrounding context.  Hunks are labeled depending on whether
1 they are two-way or three-way, and lines are annotated by their location
1 in the input files.
1 
1    ⇒Invoking diff3, for more information on how to run 'diff3'.
1 

Menu