Linux Shell Scripting Tutorial (LSST) v1.05r3 | ||
Chapter 1: Introduction : Linux Shell basics | ||
|
It manages resource of Linux Os. Resources means facilities available in Linux. For e.g. Facility to store data, print data on printer, memory, file management etc .
Kernel decides who will use this resource, for how long and when. It runs your programs (or set up to execute binary files).
The kernel acts as an intermediary between the computer hardware and various programs/application/shell.
It's Memory resident portion of Linux. It performance following task :-
| ||
Where I can use Linux? | What is Linux Shell? |