Analyst Integration Question: Download Integration Programmer PDF

Explain shell script?

Tweet Share WhatsApp

Answer:

shell script is set of shell commands with some programming constructs e.g. if and for loop, which allow you to automate some repetitive task. For example, you can write shell script to daily cleanup of logs files, for backing up data for historical use and for other housekeeping jobs, releases and monitoring.

Download Integration Programmer PDF Read All 41 Integration Programmer Questions
Previous QuestionNext Question
How to find large files in UNIX e.g. more than 1GB?Can you please explain the difference between linked list and an array?