UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
 Part IVNext: 18. The Source Code Control System
 

Part IV: Software Development

The Unix operating system earned its reputation by providing an unexcelled environment for software development. SCCS, RCS, and make are major contributors to the efficiency of this environment. SCCS and RCS allow multiple versions of a source file to be stored in a single archival file. make automatically updates a group of interrelated programs.

Chapter 18: The Source Code Control System
Chapter 19: The Revision Control System
Chapter 20: The make Utility


Previous: 17. troff PreprocessorsUNIX in a Nutshell: System V EditionNext: 18. The Source Code Control System
17. troff PreprocessorsBook Index18. The Source Code Control System

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