Why we are writting shell scripts?
Plz if possible explain it briefly.
Answer Posted / ashok
Shell is a command interpeter. If we want to run multiple
commands at a time through a script file then it is called
shell scripts.
Generally we will write these to set certain environmental
variables in unix and run some other programs.
The shell scripts utility programs to perform certain tasks
in unix environment.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to find all the files modified in less than 3 days and save the record in a text file?
How do we delete all blank lines in a file?
Why are shell scripts used?
shell script for reverse the string
What is .sh file in mac?
What is web script?
What are the types of script?
Suppose you execute a command using exec, what will be the status of your current process in the shell?
What are the different communication commands available in the shell?
How to pass an argument to a script?
What is inside a seashell?
What is an sh file?
Given a file find the count of lines containing the word "abc".
What is meant by dos operating system?
How can we find the process name from its process id?