When should shell programming/scripting not be used?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

1.Write a script, which converts a number from binary to hexadecimal format or vice versa.

1 Answers   ADP,


What does $1 mean in bash?

0 Answers  


What are script files?

0 Answers  


When should shell programming/scripting not be used?

0 Answers  


What is shell prompt?

0 Answers  






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,


What is the default shell of solaris?

0 Answers  


What does path stand for?

0 Answers  


In shell scripting if text is surrounded by single quotes what does it denotes?

3 Answers  


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

0 Answers  


How do I stop script errors?

0 Answers  


How will you find the 99th line of a file using only tail and head command?

0 Answers  


Categories