Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Bash Shell Scripting: Automate the Boring Stuff with Bash
Rating: 4.6 out of 5(5 ratings)
242 students
Last updated 3/2024
English

What you'll learn

  • In this tutorial series I am going to show you how to write scripts in Linux system with bash scripts
  • I cover basic linux command for beginner and how to use it.
  • Use of loops in bash script
  • How to use conditional statement in bash scripts.
  • How to write scripts and documentation in scripts?
  • Finally I covered lots of projects to enhance your skills

Course content

4 sections26 lectures6h 49m total length
  • Introduction2:22

Requirements

  • You should familiar with linux command and how to use it.
  • No programming skills is required but if you understand basic of programming then it will be easy to understand.

Description

Welcome to our comprehensive Shell Scripting course! Whether you're a complete beginner or have some experience with the command line, this course is designed to provide you with a thorough understanding of writing Shell Scripts.


We've structured the course at a slow pace, ensuring that every concept is explained thoroughly, making it easy for you to follow along.


Throughout the course, we cover all the fundamentals of Shell Scripting, including variables, decision-making with if-else statements, arithmetic expressions, loops, and functions. By the end of the course, you'll have the skills to automate tasks, solve real-world problems, and write your own Shell Scripts confidently.


Our project-based approach in the last two sections allows you to apply everything you've learned in the course to create scripts that solve practical, real-world challenges.


By enrolling in this course, you'll learn how to:

- Navigate and utilize the command line effectively

- Automate tasks using Shell Scripts

- Work with variables and make decisions using if-else statements

- Use arithmetic expressions and loop through files and folders

- Understand variable scope and create functions

- Develop Shell Scripts to tackle real-world problems


Topics I covered:

Bash Fundamental

1. What is bash and bash scripting?

2. Linux basic commands


Bash Intermediate

1. What is variable and how to use it and types of variable?

2. What is array and how to use it?

3. How is loop and how to use it?

4. Types of operator in bash and use of it?

5. Logical &&, || operator

6. Shell expansions in bash scripts.

7. What is function and how to use it?

8. Conditional statement in bash scripting.

9. How to write bash scripts?

10. How to get user input using read command?

11. How to use select command ?

12. Exit status in bash scripts?


Projects:

1. Get system info

2. Check website status

3. Check file wise line count

4. Check odd and even number

5. Check disk usages

6. Server to server SCP

7. How to calculate age

8. How to make a dynamic calculator?

9. How to get mobile number and email?

10. How to create a survey form using bash?

11. How to backup and restore in bash ?


And much more! Join us on this journey to master Shell Scripting and become proficient in automating tasks and solving complex problems efficiently.

Who this course is for:

  • This is for all level user who is interested in bash scripts.
  • If you want to advance your career in the IT industry then bash scripts that automate tasks and save time.
  • Those who are already comfortable working with the Linux command, he can try.
  • Anyone with practical experience and looking for a deeper understanding of bash he can try.