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
What happens on a system call?
Write down the syntax for all the loops in shell scripting.
What are the zombie processes?
How does shell scripting work?
State the advantages of shell scripting?
What command needs to be used to take the backup?
What are scripts in psychology?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is in a script?
How do I set bash as default shell mac?
What does path stand for?
What are the two files of crontab command?
How can the contents of a file inside jar be read without extracting in a shell script?
What does $$ mean in shell script?
I have 2 files and I want to print the records which are common to both.