svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
sccsdiff(1)
sccs-sccsdiff(1) User Commands sccs-sccsdiff(1)
NAME
sccs-sccsdiff, sccsdiff - compare two versions of an SCCS file
SYNOPSIS
sccsdiff [-p] -rsid -rsid [diff-options] s.filename
DESCRIPTION
sccsdiff compares two versions of an SCCS file and displays the differ‐
ences between the two versions. Any number of SCCS files can be speci‐
fied. The options specified apply to all named s.files.
OPTIONS
The following options are supported:
-p Pipe output for each file through pr(1).
-rsid Specify a version corresponding to the indicated SCCS
delta ID (SID) for comparison. Versions are passed to
diff(1) in the order given.
diff-options Pass options to diff(1), including: -b, -c, -e, -f, -h,
-u, -C number, -U number, and -D string.
FILES
/tmp/get????? temporary files
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 _ Availabilitydeveloper/build/make
SEE ALSO
diff(1), sccs(1), sccs-delta(1), sccs-get(1), sccs-help(1), sccs-
prs(1), sccs-prt(1), what(1), sccsfile(5), attributes(7)
DIAGNOSTICS
filename: No differences If the two versions are the same.
Use the sccs-help command for explanations of SCCS commands. See sccs-
help(1).
Solaris 11.4 23 Mar 2011 sccs-sccsdiff(1)