Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sccsdiff(1) — AIX/RT 2.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

bdiff

get

help

pr

sccsfile

sccsdiff

PURPOSE

     Compares  two versions  of a  Source Code  Control System
     (SCCS) file.

SYNOPSIS
     sccsdiff -rSID1 -rSID2 [-p] [-sn] files


DESCRIPTION

     The sccsdiff command reads two  versions of an SCCS file,
     compares them, and writes  to standard output the differ-
     ences between the two versions.  Any number of SCCS files
     can be  specified, but  the same  arguments apply  to all
     files.

FLAGS

     -p      Pipes the output through pr.
     -rSID1  Specifies SID1 as one delta  of the SCCS file for
             sccsdiff to compare.
     -rSID2  Specifies  SID2 as  the other  delta of  the SCCS
             file for sccsdiff to compare.
     -snum   Specifies the file segment size for bdiff to pass
             to diff.  This is useful when diff fails due to a
             high system load.

RELATED INFORMATION

     The  following commands:    "bdiff,"  "get,"  "help," and
     "pr."

     The sccsfile file in  AIX Operating System Technical Ref-
     erence.

     The discussion  of SCCS in AIX  Operating System Program-
     ming Tools and Interfaces.

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