Why we are writting shell scripts?
Plz if possible explain it briefly.

Answer Posted / nagireddyunix

Shell is command line interpreter, in shell script we can
write multiple commands to do particular task by executing
the shell script.
shell is used to set our environment.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is bash a shell script?

607


How will you connect to a database server from linux?

557


What is the lifespan of a variable inside a shell script?

1129


What language is used in terminal?

560


Calculate a real number calculation directly from the terminal and not any shell script.

664






Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

560


What's the difference between scripting and coding?

599


write a shell script to check the failed jobs?

3961


What is shell scripting?

595


What is wc in shell script?

557


How to check if a directory exists?

560


Explore about environment variables?

599


How to print the first array element?

557


How do I run a .sh file on mac?

682


What is the significance of $#?

593