How important is shell scripting?


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

Post New Answer

More Shell Script Interview Questions

Write a script to print the first 10 elements of fibonacci series.

0 Answers  


How can you find out how long the system has been running?

0 Answers  


Write a shell program to test whether a given number is even or odd?

8 Answers  


What is the need of including script interpreter in your shell script?

2 Answers  


Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.

0 Answers  






If you have a string "one two three", which shell command would you use to extract the strings?

5 Answers  


Explore about environment variables?

0 Answers  


I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?

1 Answers  


how to find weblogic version through linux cammand

1 Answers   L&T,


Determine the output of the following command: name=shubham && echo ‘my name is $name’.

0 Answers  


What does $@ mean bash?

0 Answers  


What is sudo command?

0 Answers  


Categories