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
What is the lifespan of a variable inside a shell script?
What is the conditional statement in shell scripting?
What is the syntax of while loop in shell scripting?
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
What can you do with powershell?
Explain about the exit command?
What does it mean to debug a script?
What is sh in shell script?
How to redirect both standard output and standard error to the same location?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
How do scripts work?
What is shell and terminal?
Can shell script run on windows?
What is path in shell script?
what is info area how many types?