SCCSDIFF(1) — HP-UX
NAME
sccsdiff − compare two versions of an SCCS file
SYNOPSIS
sccsdiff −rSID1 −rSID2 [−p] [−sn] file ...
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 arguments apply to all files.
−rSID? SID1 and SID2 specify the deltas of an SCCS file that are to be compared. Versions are passed to bdiff(1) in the order given. The SID’s accepted, and the corresponding version retrieved for the comparison are the same as for get(1).
−p pipe output for each file through pr(1).
−sn n is the file segment size that bdiff will pass to diff(1). This is useful when diff fails due to a high system load.
DIAGNOSTICS
“file: No differences” if the two versions are the same.
Use help(1) for explanations.
FILES
/tmp/get????? Temporary files
SEE ALSO
bdiff(1), diff(1), get(1), help(1), pr(1).
SCCS User’s Guide, in HP-UX Concepts and Tutorials: Programming Environment.
INTERNATIONAL SUPPORT
8- and 16-bit data, 8-bit file names.
Hewlett-Packard Company — May 11, 2021