What is shell scripting used for?



What is shell scripting used for?..

Answer / Mohammad Muzammil

Shell scripting is used to automate repetitive tasks, manage system processes, handle files and directories, create system-level utilities, configure software, perform data analysis, and much more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

why did you apply to shell

3 Answers   Shell,


The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on

2 Answers   Caritor,


What are the advantages of using shell scripts?

1 Answers  


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

1 Answers  


How do I start a shell script?

1 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  


Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.

1 Answers  


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

1 Answers  


Can shell script run on windows?

1 Answers  


Which is better perl or shell scripting?

1 Answers  


What are script files?

1 Answers  


How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)

1 Answers   NTT Data, TCS,


Categories