Why we are writting shell scripts?
Plz if possible explain it briefly.

Answer Posted / amaresh_83

1>Interactive mood:--
As Shell scripting is working like as interpreter (not
likely compiler) in a interactive mood.
2> Less time:--
it will take less time than C or C++ or other file to process.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an inode block?

670


I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.

672


Explain how you Automate your application using Shell scripting.

1926


What does it mean to debug a script?

655


What does $1 mean in bash?

694






Explain about debugging?

680


Explain about sourcing commands?

714


When should shell programming/scripting not be used?

680


How does shell scripting work?

711


c program to display the information of given file similar to givan by the unix or linux command ls -l

1781


What does echo mean in scripting?

679


What can you do with powershell?

698


What is the difference between scripting and coding?

618


how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?

3704


What happens on a system call?

642