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


Please Help Members By Posting Answers For Below Questions

What are the different types of shell scripting?

528


How do I stop script errors?

565


What are the advantages of shell scripting?

578


c program to display the information of given file similar to givan by the unix or linux command ls -l

1682


How to print all array elements and their respective indexes?

499






What is the default ubuntu terminal?

608


What makes c shell a more preferable option than the bourne shell?

532


How do I open a jshell in cmd?

587


What is the significance of $#?

578


What is bash coding?

491


How do you find out What is your shell?

581


What is the use of break command?

577


how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?

3589


Can shell script run on windows?

556


Determine the output of the following command: name=shubham && echo ‘my name is $name’.

522