First page Back Continue Last page Overview

 

Scripting Basics

 
  • Shell scripts are text files that contain a series of commands or statements to be executed.

  • Shell scripts are useful for:

    • Automating commonly used commands
    • Performing system administration and troubleshooting
    • Creating simple applications
    • Manipulation of text or files