Introduction to UNIX: basic concepts
: UNIX design
Previous: History
Next: the Kernel
3. UNIX design
There are 4 main layers to the UNIX system
- the kernel
- the shell
- applications
- users
- 3.4.1. The UNIX philosophy: Everything is a file
- 3.4.2. Hierarchy
- 3.5.1. Various example combinations
- 3.5.2. Special bits
Introduction to UNIX: basic concepts
: UNIX design
Previous: History
Next: the Kernel