The Linux Command Line: What Is The Shell?
The Linux Command Line: What Is The Shell?
Command Line
Chapter 1
What is the Shell?
Prepared by Dr. Reyes, New York City College of Technology
What is the Shell?
• Shell - a program that takes keyboard commands
and passes them to the operating system to carry
out
• Types of Shells:
o C-Shell: csh, tcsh
o Bourne Shell: sh
o Bourne Again Shell: bash