Add Book to My BookshelfPurchase This Book Online

Chapter 11 - Processes

UNIX Systems Programming for SVR4
David A. Curry
 Copyright © 1996 O'Reilly & Associates, Inc.

Chapter Summary
In this chapter, we examined how to execute programs, which can be viewed as the primary purpose of the UNIX operating system. The most common tasks performed on a UNIX system require the ability to execute programs, although much of this is hidden from the user by the shell. Many of these same tasks require the ability to execute multiple programs and tie them together with pipelines or interprocess communications facilities; this is discussed in detail in Chapter 13, Interprocess Communication.

Previous SectionNext Section
Books24x7.com, Inc © 2000 –  Feedback