Query: dircmp
OS: opensolaris
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
dircmp(1) User Commands dircmp(1)NAMEdircmp - directory comparisonSYNOPSISdircmp [-ds] [-w n] dir1 dir2DESCRIPTIONThe dircmp command examines dir1 and 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 file names common to both directories have the same contents.OPTIONSThe following options are supported: -d Compares 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 diff(1). -s Suppresses messages about identical files. -w n Changes the width of the output line to n characters. The default width is 72.OPERANDSThe following operands are supported: dir1 A path name of a directory to be compared. dir2USAGESee largefile(5) for the description of the behavior of dircmp when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).ENVIRONMENT VARIABLESSee environ(5) for descriptions of the following environment variables that affect the execution of dircmp: LC_COLLATE, LC_CTYPE, LC_MES- SAGES, and NLSPATH.EXIT STATUSThe following exit values are returned: 0 Successful completion. >0 An error occurred. (Differences in directory contents are not considered errors.)ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWesu | +-----------------------------+-----------------------------+SEE ALSOcmp(1), diff(1), attributes(5), environ(5), largefile(5) SunOS 5.11 1 Feb 1995 dircmp(1)
Related Man Pages |
---|
comm(1) - opensolaris |
dircmp(1) - osf1 |
cmp(1) - sunos |
dircmp(1) - sunos |
wc(1) - sunos |
Similar Topics in the Unix Linux Community |
---|
How to find files in current folder only? |
Compare files in two folders and delete missing ones |
Cutting out text from specific portion on filename |
Format log file |
Help with diff output |