home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: diffmk Chapter 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.

-w n

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


Previous: Reference: diffmk UNIX in a Nutshell: System V Edition Next: Reference: dirname
Reference: diffmk Book Index Reference: dirname

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