Table of Contents

USE1.2 Shell Scripts

The shell provides a programming language that allows you to write programs (known as shell scripts), which helps to combine commands into more complex applications.

Despite initially seeming cumbersome and inefficient to many, the real power of shell scripting quickly becomes apparent to those who use it. Everyday use is to automate repetitive tasks, which would otherwise be time-consuming to complete.

This skill covers the bash shell.

Requirements

Learning Objectives

Subskills