SYNOPSIS
dircmp [-ds] [-w width] directory directory
DESCRIPTION
The dircmp command creates a list of files which are identical, differ-
ent, or exist in only one of the two directories given.
With the -d option, differing files are compared using diff(1), and its
output is included.
The -s option suppresses messages about identical files.
Output is paginated through pr(1). The -w option specifies a maximum
width for the formatted output.
SEE ALSO
diff(1)
NOTES
dircmp ignores files whose names contain backslash or newline charac-
ters.
Heirloom Toolchest 6/25/05 DIRCMP(1)
Man(1) output converted with
man2html