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 happens on a system call?

743


Write down the syntax for all the loops in shell scripting.

860


What are the zombie processes?

729


How does shell scripting work?

825


State the advantages of shell scripting?

798


What command needs to be used to take the backup?

746


What are scripts in psychology?

778


one folder contains lot of students name but I want to fetch hello with every student name individually using shell script

729


What is in a script?

735


How do I set bash as default shell mac?

755


What does path stand for?

813


What are the two files of crontab command?

841


How can the contents of a file inside jar be read without extracting in a shell script?

839


What does $$ mean in shell script?

780


I have 2 files and I want to print the records which are common to both.

915