Is shell scripting useful?


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

Post New Answer

More Shell Script Interview Questions

In which variable prompt value is stored?

2 Answers  


Is shell scripting a programming language?

0 Answers  


Why is shell scripting important?

0 Answers  


Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"

1 Answers  


What is wc in shell script?

0 Answers  






shell script for reverse the string

0 Answers  


How can I Debug a shell scripts and Perl scripting?? or How do you debug a shell scripting and perl scripting ( at the compile time error or run time error) in Unix environment ?

4 Answers  


How do you schedule a command to run at 4:00 every morning?

5 Answers   Wipro,


Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.

2 Answers   IBM, TCS,


write a shell script to check the failed jobs?

0 Answers   Wells Fargo,


How to declare functions in unix shell script?

4 Answers  


What can scripts do?

0 Answers  


Categories