Introducing UNIX and Linux |
Processes and devicesOverview |
Program controlA process can create other processes. Consider a shell script
containing one line, which is The shell allows us to control programs without needing to concern ourselves with the finer details of which process is involved in which activity The concept of a job, and associated shell facilities, will be helpful. |
Copyright © 2002 Mike Joy, Stephen Jarvis and Michael Luck