UNIX in a Nutshell: System V Edition

Previous: Reference: diffmkChapter 2
UNIX Commands
Next: Reference: dirname
 

dircmp

dircmp [options] dir1 dir2

Compare the contents of dir1 and dir2. See also diff and cmp.

Options

-d

Execute diff on the files which differ.

-s

Don't report files that are identical.

-wn

Change the output line length to n (default is 72).


Previous: Reference: diffmkUNIX in a Nutshell: System V EditionNext: Reference: dirname
Reference: diffmkReference: dirname