dircmp(1) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

dircmp(1)

dircmp(1)                        User Commands                       dircmp(1)

NAME
       dircmp - directory comparison

SYNOPSIS
       dircmp [-ds] [-w n] dir1 dir2

DESCRIPTION
       The  dircmp  command examines dir1 and dir2 and generates various tabu‐
       lated information about the contents of the  directories.  Listings  of
       files  that  are unique to each directory are generated for all the op‐
       tions. If no option is entered, a list is output indicating whether the
       file names common to both directories have the same contents.

OPTIONS
       The following options are supported:

       -d      Compares the contents of files with the same name in  both  di‐
               rectories and output a list telling what must be changed in the
               two  files to bring them into agreement. The list format is de‐
               scribed in diff(1).


       -s      Suppresses messages about identical files.


       -w n    Changes the width of the output line to n characters.  The  de‐
               fault width is 72.


OPERANDS
       The following operands are supported:

       dir1    A path name of a directory to be compared.
       dir2


ENVIRONMENT VARIABLES
       See  environ(7) for descriptions of the following environment variables
       that affect the execution of dircmp: LC_COLLATE, LC_CTYPE, LC_MESSAGES,
       and NLSPATH.

EXIT STATUS
       The following exit values are returned:

       0     Successful completion.


       >0    An error occurred. (Differences in  directory  contents  are  not
             considered errors.)


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Availabilitysystem/core-os


SEE ALSO
       cmp(1), diff(1), attributes(7), environ(7)

Oracle Solaris 11.4               4 Feb 2015                         dircmp(1)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3