SysIII/usr/src/man/man1/dircmp.1

Compare this file to the similar file:
Show the results in this format:

.TH DIRCMP 1
.SH NAME
dircmp \- directory comparison
.SH SYNOPSIS
.B dircmp
dir1 dir2
.SH DESCRIPTION
.I Dircmp\^
examines
.I dir1\^
and
.I dir2\^
and generates various tabulated information
about the contents of the directories. Listings
of files that are unique to each directory are generated
in addition to a list that indicates whether
the files common to both directories have the same
contents.
.SH SEE ALSO
cmp(1), diff(1).