Analyst Integration Question:

Download Job Interview Questions and Answers PDF

Explain shell script?

Integration Programmer Interview Question
Integration Programmer Interview Question

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 Interview Questions And Answers PDF

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?