c program which behaves like a shell(command interpreter).
it has its own prompt say "NewShell$".any normal shell
command is executed from your shell by starting a child
process to execute a system program corrosponding to the
command
No Answer is Posted For this Question
Be the First to Post Answer
What does the sh command do?
What is sh in shell script?
What is a shell script? Can you name some of its advantages?
How to create environment variables?What are the conditions for creating variables?
What is a beat in a script?
What is the first line in every perl script called?
How to print all the arguments provided to the script?
How will you connect to a database server from linux?
What are the different types of shell scripting?
What are filters explain sort with all the options available?
What is the use of echo in shell script?
What is awk in shell scripting?