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 pass an argument to a script?

0 Answers  


how to read systems current date and time

4 Answers  


How to know that your remote server is ruing smoothly or not in unix?

1 Answers  


What is a shell script? Can you name some of its advantages?

0 Answers  


what is the difference between cmp and diff commands

2 Answers   Amazon, CTS,






write a shell script that counts a number of unique word contained in the file and print them in alphabetical order line by line?

6 Answers   IBM, Wipro,


How do you find out What is your shell?

0 Answers  


What is a command line shell?

0 Answers  


how to search for vowels a,e,i,o,u appearing in the same sequence in a file

4 Answers   Amazon,


Why are shell scripts used?

0 Answers  


shell script for reverse the string

0 Answers  


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

0 Answers  


Categories