What is Shell?

In the Unix Operating System, Shell is the Command interpreter where you can execute System commands defined by the Operating System.

The different types of Shell are,
1. Bourne Shell (sh)
1. Bourne Again shell (bash)
2. Korn Shell (ksh)
3. C Shell (csh)

Interview Questions: 

Search