UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
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: diffmkBook IndexReference: dirname

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System