pdp11v/usr/man/u_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
[
.B \-d
] [
.B \-s
]
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
for all the options.
If no option is entered,
a list is output indicating whether the
filenames common to both directories
have the same contents.
.TP
.B \-d
Compare the contents of files with the same name in
both directories and output a list telling what must
be changed in the two files to bring them into agreement.
The list format is described in
.IR diff (1).
.TP
.B \-s
Suppress messages about identical files.
.SH SEE ALSO
cmp(1), diff(1).
.\"	@(#)dircmp.1	5.2 of 5/18/82