Why is it called a shell?



Why is it called a shell?..

Answer / Rajendra Singh Bisht

A shell is called a shell because, just like the protective outer covering of an egg or nut, it provides a protective layer around the operating system. It allows users to interact with the operating system by providing commands.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

1 Answers  


How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"

12 Answers   Cap Gemini,


What is a boot block?

1 Answers  


how will you find the total disk space used by a specific user?

1 Answers  


What is the syntax of "grep" command?

4 Answers  


How to check if a directory exists?

1 Answers  


What are script files?

1 Answers  


Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"

1 Answers  


How can the contents of a file inside jar be read without extracting in a shell script?

1 Answers  


Is shell a part of kernel?

1 Answers  


How to redirect both standard output and standard error to the same location?

1 Answers  


Explain about gui scripting?

1 Answers  


Categories