Shell Scripting with Bash

Go to class
Write Review

Free Online Course: Shell Scripting with Bash provided by Pluralsight is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Shell Scripting with Bash is taught by Reindert-Jan Ekker.

Overview
  • This course teaches you shell scripting with Bash for automating tasks on UNIX systems. Let's automate!

    Bash shell scripts allow you to automate just about any task on a UNIX system. They combine the power of all the UNIX userland utilities with a powerful scripting language. Whether you are a system administrator, a developer or a power user, shell scripts will make you more productive.