<< ALL BLOG POSTS

Shell Script 101 Tech Talk Notes and Video

Table of Contents

Shell Scripts are a great way to tackle a repetitive task. They are a convenient means for automating many different things. From mounting and dismounting volumes to manipulating and combining files. Shell scripts help make life easier.

In the video tutorial below, I walk through setting up a basic shell script, and discuss many of the steps necessary to create a very efficient and productive script.