Copyright (c) 2019, Peter J. Denning.
You may make one copy for personal use only.
All other uses require written permission of the author.
| Chapters | Contents |
|---|---|
| 1.1 | The OS is a society of processes |
| 1.2 | The shell parses commands to be executed as processes |
| 1.3 | Time-slicing multiplexes the CPU among many processes |