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

What will happen to my current process when I execute a command using exec?

616


c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command

4798


Explain about debugging?

680


What is the use of "$#" in shell scripting?

622


What is meant by dos operating system?

665






Is it possible to substitute "ls" command in the place of "echo" command?

700


What is @echo off?

659


Explain about return code?

708


Explain about non-login shell files?

798


How to write a function?

676


What is the default ubuntu terminal?

719


How do you debug a script?

654


How do I debug a shell script?

650


How to print the first array element?

646


‎What is a shell? · ‎Types of shell · ‎what is shell scripting?

629