Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

bdiff(1)

diff(1)

get(1)

help(1)

pr(1)

sccsdiff(1)

NAME

sccsdiff − compare two versions of an SCCS file

SYNOPSIS

sccsdiff -r SID1 -r SID2 [-p] [-s n] 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 in the order given (see bdiff(1)). The SID s accepted, and the corresponding version retrieved for the comparison are the same as for get (see get(1)).

-p pipe output for each file through pr (see pr(1)).

-sn n is the file segment size that bdiff passes to diff (see diff (1)).  This is useful when diff fails due to a high system load. 

EXTERNAL INFLUENCES

International Code Set Support

Single- and multi-byte character code sets are supported with the exception that multi-byte-character file names are not supported. 

DIAGNOSTICS

file: No differences
The two versions are identical.

Use help for explanations. 

FILES

/tmp/get?????  Temporary files

SEE ALSO

bdiff(1), diff(1), get(1), help(1), pr(1). 

SCCS User’s Guide, in Programming on HP-UX . 

Hewlett-Packard Company  —  HP-UX Release 9.0: August 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026