Why we are writting shell scripts?
Plz if possible explain it briefly.
Answer Posted / praveen tiwari
Shell script allows the user to perform his day-to-day
tasks sooner.Even a Shell Environment doesnt need a
graphical environment to write a script. So what happens is
it will be more easy for programmer to write shell scripts
on Command line environment , where it doesnt costs more
resources comparable to Graphical environment.
For example : Backup Scripts , Keeping Log files of system.
shell scripts makes you the task easier !!
And to automate the script in Linux we perform cron tasks.
Once cron has to be set. It performs operations automatically
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is scripting autism?
How can you find out how long the system has been running?
How to get the first line from a file using just the terminal?
What is bourne shell scripting?
Is shell and terminal the same?
What does debug script mean?
What is the way to do multilevel if-else's in shell scripting?
What is a boot block?
Why do we use shell scripting?
How many fields are present in a crontab file and what does each field specify?
Can we run shell script in windows?
What is c in shell script?
How do I run a bin bash script?
What is the first line of a shell script called?
What is path variable bash?