What is a Shell?
A Shell is a program that passes the instructions to the kernel of your system for it to be interpreted when it is valid.
To learn more about the shell,
click here
How to find which shell you are on?
The command to find which Linux shell you are in
$ echo $SHELL