1.

Why is a shell script needed?

Answer»

Shell SCRIPTS can be WRITTEN for a variety of reasons:

  • Keeping REPETITIVE tasks to a minimum.
  • Can be used by system administrators for routine backups.
  • Monitoring the system.
  • Adding new FUNCTIONS to the shell.
  • Shell scripting ALLOWS you to create your own tools.
  • System admin can automate daily tasks.


Discussion

No Comment Found