How shell works?



How shell works?..

Answer / satbeer singh

Shell is a program that takes commands as an input from the
user and interact with the Operating system to execute
those commands.Shell is a wraper around the Operating
system and passes on the information in form of the
commands to get the task done.

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More Shell Script Interview Questions

How many fields are present in a crontab file and what does each field specify?

0 Answers  


What is the syntax of while loop in shell scripting?

0 Answers  


What shell is bin sh?

0 Answers  


whta is the use of "exec" command?

1 Answers  


What is mac default shell?

0 Answers  






What is scripting autism?

0 Answers  


Why is used in shell scripting?

0 Answers  


What are different types of shell?

0 Answers  


Explain about the exit command?

0 Answers  


What does the sh command do?

0 Answers  


how to read systems current date and time

4 Answers  


Write a command sequence to find all the files modified in less than 2 days and print the record count of each.

0 Answers  


Categories