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

How important is shell scripting?

557


Why do we write bin bash in shell scripts?

550


What is batch file programming?

701


Which is better perl or shell scripting?

574


What are script files?

558






i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..

1797


Explain about stdin, stdout and stderr?

641


What is the use of break command?

598


How will you emulate wc –l using awk?

928


How will you connect to a database server from linux?

563


What language is bash written in?

573


Where is bash history?

511


What are "c" and "b" permission fields of a file?

570


What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?

577


What is shift command in shell script?

539