UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: sactChapter 17
The SCCS Utility
Next: Reference: unget
 

sccsdiff

sccsdiff -rsid1  -rsid2  [options] files

Report differences between two versions of an SCCS file. sid1 and sid2 identify the deltas to be compared. This command invokes bdiff (which in turn calls diff).

Options

-p

Pipe output through pr.

-sn

Use file segment size n (n is passed to bdiff).


Previous: Reference: sactUNIX in a Nutshell: System V EditionNext: Reference: unget
Reference: sactBook IndexReference: unget

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System