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

How to print all array elements and their respective indexes?

0 Answers  


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

0 Answers  


How to check if a directory exists?

0 Answers  


What does path stand for?

0 Answers  


What is k shell?

0 Answers  






What is the lifespan of a variable inside a shell script?

0 Answers  


What is the way to do multilevel if-else's in shell scripting?

0 Answers  


what is the meaning of First line of shell script ,what is meaning of #! pleas explain brifly

4 Answers  


How do I open the shell prompt?

0 Answers  


what is the difference between writing code in shell and editor?

1 Answers  


What are the advantages of bash over all other shells?

1 Answers  


Why are there shells on the beach?

0 Answers  


Categories