Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

bdiff(1)

get(1)

help(1)

pr(1)

sccs(1)

SCCSDIFF(1)                          BSD                           SCCSDIFF(1)



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.  You may specify any number of SCCS
     files, but arguments will apply to all files.

OPTIONS
     -rSID?    SID1 and SID2 specify the deltas of an SCCS file to be
               compared.  Versions are passed to bdiff(1) in the order given.

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

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

FILES
     /tmp/get?????  Temporary files

DIAGNOSTICS
     file : No differences    The two versions are the same.

     Use help(1) for explanations.

SEE ALSO
     bdiff(1), get(1), help(1), pr(1) sccs(1)

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