UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: sactChapter 18
The Source Code Control System
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. Solaris sccsdiff calls diff, not bdiff.

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