Why we are writting shell scripts?
Plz if possible explain it briefly.
Answer Posted / jrgalaura
Another one would be to automate routinary/housekeeping
tasks especially those long commands we keep on typing
everyday or weekly - we could write all those series of
commands in a script and just run that script anytime we
need it instead of writing all those hard to memorize
commands all the time.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is sudo command?
Why is used in shell scripting?
Explain about stdin, stdout and stderr?
shell script for reverse the string
What is bash coding?
Write the syntax for "if" conditionals in linux?
How to check if the previous command was run successfully?
What is the use of "$#" in shell scripting?
What is bourne shell scripting?
What is a shell made of?
How many fields are present in a crontab file and what does each field specify?
What is a shell script in windows?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is an inode block?
How do I run a script from command prompt?