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

write a shell script to check the failed jobs?

4036


What is a file basename?

679


c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again

5535


How to find all the files modified in less than 3 days and save the record in a text file?

709


What is a program shell?

668






What is bash coding?

578


What is the default ubuntu terminal?

719


What is bash eval?

629


What is the way to do multilevel if-else's in shell scripting?

774


What is the fastest scripting language?

632


Is shell and terminal the same?

682


What is the use of a shebang line?

701


Why do we write bin bash in shell scripts?

612


What are the four fundamental components of every file system on linux?

1268


how to get part of string variable with echo command only?

667