The Bash Shell and Basic Scripting in Linux

Go to class
Write Review

The Bash Shell and Basic Scripting in Linux provided by Coursera is a comprehensive online course, which lasts for 1-2 hours worth of material. The Bash Shell and Basic Scripting in Linux is taught by Moustafa Ashmawy. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project, you will be able to create your own scripts using the bash shell in Linux. Throughout the project, You’ll be able to identify and apply the basic scripting techniques. Furthermore, You’ll be able to use if statements and loops in bash and manipulate files using bash scripting.

    This guided project is for beginners who are interested in the field of programming and scripting, it provides you with basic scripting techniques, which are necessary if you want to pursue a career as a System Admin or DevOps Engineer.

    Bash scripts can be used for various purposes, such as executing a shell command, running multiple commands together, customizing administrative tasks, performing task automation etc. So knowledge of bash programming basics is important for every Linux user.