When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Bash Shell Scripting: Crash Course For Beginners

Learn Bash Shell Scripting from total beginner:Start from the Command Line,finish with a real world Shell Script Project

     
  • 4.6
  •  |
  • Reviews ( 14K )
₹4099

This Course Includes

  • iconudemy
  • icon4.6 (14K reviews )
  • icon5.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Bash Shell Scripting: Crash Course For Beginners

You can finally understand Shell Scripting.

This course will give you a clear understanding of how to write Shell Scripts.

In this course everything is explained at a slow pace and thoroughly to make sure you can follow everything. 

Even if you never used the command line, the first 2 Sections  will teach you all the tools necessary to use the command line and start writing your shell scripts, nothing is left out.

Moreover after walking you through  all the fundamentals of Shell Scripting, the last 2 Sections are project based, there we will combine everything you have learned in the course to create a script that solve s real world problem.

By the end of the course you'll be writing  your own Shell Scripts, in particular you will learn how to:

What You Will Learn?

  • Learn how to use the command line.
  • Be able to write your own Shell scripts.
  • Automate tasks using Shell scripts.
  • Make decisions by using if-else statements.
  • Make decision based on strings, variables or files.
  • How to use arithmetic expressions.
  • How to loop through files and folders with for and while loops.
  • How to use functions.
  • How to deal with variables scope.
  • Create Shell Scripts that solves a real world problem.