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
Explain about return code?
Write the syntax for "if" conditionals in linux?
What are scripts in psychology?
What happens on a system call?
What does egrep mean?
What is basename in shell script?
What is $1 in shell scripting?
How to use arguments in a script?
How can the contents of a file inside jar be read without extracting in a shell script?
What is a shell? · Types of shell · what is shell scripting?
Differentiate between ‘ and ” quotes.
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is bash command used for?
What command needs to be used to take the backup?
How to check if a directory exists?