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

Post New Answer

More Shell Script Interview Questions

What is scripting used for?

0 Answers  


why did you apply to shell

3 Answers   Shell,


What does $@ mean in shell?

0 Answers  


What does it mean to debug a script?

0 Answers  


Explain about stdin, stdout and stderr?

0 Answers  


What is shift command in shell script?

0 Answers  


Is shell scripting a language?

0 Answers  


How will you emulate wc –l using awk?

0 Answers  


Give some situations where typing error can destroy a program?

0 Answers  


How would you compare the strings in a shell script?

0 Answers  


Which is best institute for testing tool?

0 Answers  


How do you read arguments in a shell program - $1, $2 ..?

4 Answers  


Categories