Course Information
Course Overview
Learn Bash Shell Scripting to automate the frequently performed tasks
Linux has a variety of different shells Like Bourne shell (sh), C shell (csh), Korn shell (ksh), TC shell (tcsh), Bourne Again shell (bash). Certainly the most popular shell is “bash”. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). bash is not only an excellent command line shell, but a scripting language in itself. Shell scripting allows us to use the shell's abilities and to automate a lot of tasks that would otherwise require a lot of commands.
Bash scripting will help you automate routine tasks and save valuable time, whether you're a sys admin, Linux user or 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 first Bash script and running it. Next you will learn about the bash environment, local variables, conditional statements, functions, loops, case statements, string operations, and coprocesses.
Course Content
- 2 section(s)
- 87 lecture(s)
- Section 1 Linux Command Line Tutorial
- Section 2 Bash Shell Scripting Tutorial
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.
Skills covered in this course
Reviews
-
AAnonymized User
His accent (probably Indian) is rather difficult to understand and the transcript and subtitles are often incorrect. The course's content is excellent, however.
-
AAbhishek Panda
I liked the approach of explanation for every video/slide which unfortunately I haven't seen in the other courses I opted before. Moreover, being an Indian, I could really connect with the Indian author as well. Very calm and composed style of presenting the actual information rather than wasting time on useless and unnecessary stuff.
-
KKdmvff
A very good course thus far. Definitely worth the 14 bucks or whatever it was that I paid for it. I have just finished the sections on Linux commands and I felt it was quite a great introduction to the terminal, even if you have some prior experience like I did. There are a lot of commands to remember, so I recommend saving notes in a text/word file and visiting them later to review.
-
AAnand Singh
Amazing course to refresh the Bash shells concepts with well explained and detailed explanation by the Yogesh Sir!! Thank you very much for such an informative course.