SCCSDIFF(1) — USER COMMANDS
NAME
sccsdiff − compare two versions of an SCCS file
SYNOPSIS
/usr/sccs/sccsdiff −rSID1 −rSID2 [ −p ] [ −sn ] files
DESCRIPTION
Sccsdiff compares two versions of an SCCS file and generates the differences between the two versions. Any number of SCCS files may be specified, but options apply to all files.
OPTIONS
−rSID? SID1 and SID2 specify the deltas of an SCCS file that are to be compared. Versions are passed to diff(1) in the order given.
−p pipe output for each file through pr(1).
−sn n is the file segment size that diff will use. This is useful when the system load is high.
FILES
/tmp/get????? Temporary files
SEE ALSO
sccs(1), diff(1), get(1), help(1), pr(1).
Source Code Control System in Programming Tools for the Sun Workstation.
DIAGNOSTICS
“file: No differences” If the two versions are the same.
Use help(1) for explanations.
Sun Release 2.0 — Last change: 1 February 1985