Chapter 6. The Linux Shells: An Overview
The
shell is a
program that acts as a buffer between you and the operating system.
In its role as a command interpreter, it should (for the most part)
act invisibly. It can also be used for simple programming.
|