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 shell variable?
How to debug the problems encountered in the shell script/program?
What can you do with powershell?
What is shell geeksforgeeks?
What is a program shell?
What is shell terminal?
What are the different commands available to check the disk usage?
What does debug script mean?
How can you find out how long the system has been running?
How do I run a powershell script?
How can I set the default rwx permission to all users on every file which is created in the current shell?
What is the crontab?
What is the best shell scripting language?
Why is used in shell scripting?
How can the contents of a file inside jar be read without extracting in a shell script?