Linux Shell Scripting Tutorial (LSST) v1.05r3 | ||
Chapter 1: Introduction : Linux Shell basics | ||
|
The kernel is heart of the Linux operating system. It manages the resources of Linux. Resources include:
The kernel decides who will use these resources and for how long and when. It runs your programs or sets up to execute binary files.
The kernel acts as an intermediary between the computer hardware and various applications.
| ||
Where I can use Linux? | What is Linux Shell? |