A sysadmin's guide to Bash scripting

With this downloadable eBook, you'll learn how to create a simple shell script and why they are the best way to automate tasks.

Command line prompt

Opensource.com

A sysadmin's guide to Bash scripting

System administrators are often handling complex or repetitive tasks that are vital to the maintenance of computer systems. In this guide, author David Both walks you through the advantages of automation with Bash shell scripts, creating a template, using functions, and testing your Bash script.