Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Bash Shell Scripting Tutorial for Beginners

via Udemy

Overview

Learn Bash Shell Scripting to automate the frequently performed tasks

What you'll learn:
  • By the end of it you will be familiar with most of the common tasks we normally do on Bash scripting
  • You will be comfortable, efficient, and effective at the shell scripting
  • Automate the frequently performed tasks.

Linux has a variety of different shells LikeBourne shell (sh), C shell (csh), Korn shell (ksh), TC shell (tcsh), Bourne Again shell (bash). Certainlythe most popular shell is “bash”. Bash is ansh-compatibleshell thatincorporates useful features from the Korn shell (ksh) and C shell (csh). bash is not only anexcellent command line shell, but ascripting languagein itself. Shell scripting allows us to use the shell's abilities and toautomate a lot of tasksthat would otherwise require a lot of commands.

Bash scripting willhelp you automate routine tasks and save valuable time, whether you're a sys admin, Linux useror software developer.Shell script is much quicker than programming in any other languages.

The goal of this course is to provide you with a working knowledge of Bash scripting. We'll start with the basics, starting from creating our firstBash script and running it. Next you will learn about the bash environment, local variables, conditional statements,functions, loops, case statements, string operations, and coprocesses.


Taught by

Yogesh Patel

Reviews

4.2 rating at Udemy based on 844 ratings

Start your review of Bash Shell Scripting Tutorial for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.