YoVDO

Bash Shell Scripting Tutorial for Beginners

Offered By: Udemy

Tags

Bash Courses Linux Courses Bash Shell Scripting Courses

Course Description

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

Related Courses

Automation Scripts Using Bash
Coursera Project Network via Coursera
Shell Scripting with Bash: Basics
Coursera Project Network via Coursera
bash shell و أساسيات ال scripting فى Linux
Coursera Project Network via Coursera
Обработка больших данных
Higher School of Economics via Coursera
Learn Bash Scripting
Codecademy