home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


sccsdiff

sccsdiff -r sid1 -r sid2 [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 .

-s n

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


Previous: Reference: sact UNIX in a Nutshell: System V Edition Next: Reference: unget
Reference: sact Book Index Reference: 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