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
I have 2 files and I want to print the records which are common to both.
Why do we write bin bash in shell scripts?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
Which shell is the best?
How to check if a directory exists?
How to print all array elements and their respective indexes?
What is a shell environment?
What is shell scripting?
How do I open a jshell in cmd?
How to pass an argument to a script?
Is it possible to substitute "ls" command in the place of "echo" command?
Print the 10th line without using tail and head command.
What is the default shell of solaris?
How do I run a .sh file?
What are the default permissions of a file when it is created?