diff

diff#

Compare files (full coverage; complements the cmp entry).

$ diff -u old new
$ diff -ruN dirA dirB > patch.diff
$ diff --color -u a b