Lines Matching refs:differ

108 Computer users often find occasion to ask how two files differ.  Perhaps
121 where two files differ. @command{cmp} can also show all the bytes
122 that differ between the two files, side by side. A way to compare
193 lines that differ, and reports each group of differing lines. It can
224 groups of lines that differ, and reports each group of differing lines.
245 common lines and no hunks, because no lines differ. Comparing two
388 @cindex summarizing which files differ
394 files, @command{diff} simply reports whether files differ. The @option{-q}
402 You can also get a brief indication of whether two files differ by using
404 output. When the files differ, by default, @command{cmp} outputs the byte
409 produces no output and reports whether the files differ using only its
446 You can also force @command{diff} to report only whether files differ
567 also want to see the parts of the files near the lines that differ, to
598 lines that differ. It is the standard format for distributing updates
710 where the files differ. Context format hunks look like this:
727 The lines of context around the lines that differ start with two space
728 characters. The lines that differ between the two files start with one
822 where the files differ. Unified format hunks look like this:
840 that actually differ between the two files have one of the following
967 The corresponding lines differ, and they are either both complete
971 The files differ and only the first file contains the line.
974 The files differ and only the second file contains the line.
983 The corresponding lines differ, and only the first line is incomplete.
986 The corresponding lines differ, and only the second line is incomplete.
1101 each hunk shows one area where the files differ. Normal format hunks
1746 (The exact message may differ in non-English locales.)
1825 If two directories differ only in that file names are lower case in
2052 @samp{3} appended to specify which of the three input files differ in
2090 Groups of lines that differ in two or three of the input files are
2092 (@pxref{Hunks}). If all three input files differ in a @command{diff3}
2094 differ, it is a @dfn{two-way hunk}.
2163 input files differ or when only @var{older} differs; we call this
2164 a @dfn{conflict}. When all three input files differ, we call the
2197 differ; they ignore changes from @var{older} to @var{yours} where
3448 The @command{cmp} command compares two files, and if they differ,
3449 tells the first byte and line number where they differ or reports
3476 @var{from-file} @var{to-file} differ: char @var{byte-number}, line @var{line-number}
3479 The message formats can differ outside the @acronym{POSIX} locale.
3534 the files differ.
3830 Report only whether the files differ, not the details of the
4589 two lines differ only in that @samp{foo} in file 1 corresponds to