Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Linux Shell Scripting
Rating: 4.3 out of 5(6 ratings)
34 students

Linux Shell Scripting

Learn Linux Shell scripting from the beginner to intermediate level
Created byCodutor Academy
Last updated 9/2020
English

What you'll learn

  • you will learn to write scripts to perform various tasks.
  • You will get to know about different types of shells.
  • You will learn about system and user variables,how to access variables.
  • You will learn how to perform operations on the strings.
  • You will learn various operators available in shell scripting.
  • You will get to know about control statements like if,if-else,for loop,while loop,select loop,until loop,switch case etc.
  • You will learn function prototyping,function calling in shell script.
  • You will get to know how to deal with files.
  • Signals and debugging of shell script.

Course content

12 sections35 lectures5h 3m total length
  • Table of Contents7:35

    Introduce a beginner-friendly Linux shell scripting series with a table of contents covering data types, variables, hello world, input handling, operators, loops, and file operations.

Requirements

  • willingness to learn new things.
  • Linux OS on your computer and you are good to go.
  • knowledge of Linux command will be advantage but not mandatory as every used command is explained here itself.

Description

If you want to learn new things and you are Linux enthusiast ,then you are at the right place.This course is designed to give basic to advanced knowledge about Linux shell scripting where you will learn how you can use multiple commands in a file to automate your tasks.

By the end of this course you will be able to create your own shell scripts. You'll learn how to create the programs based on the commands which you were using on command line to perform complicated tasks.

You will learn following things after enrolling into this course

1)Step wise approach to write your scripts.

2)Different types of the shells.

3)user variables and the system variables.

4)command line arguments.

5)Various control statements like if,if-else,for loop,while loop,select loop,until loop etc.

6)you will become pro in performing operations on the strings.

7)You will learn function prototyping ,function calling,passing arguments to functions.

8)You will learn about various signals available in Linux and how to handle them.

9)Most important thing in shell scripting i.e, debugging of your script will be taught in this course.

Join us on this transformative journey into the world of shell scripting. Enroll today and equip yourself with the tools to become a scripting master, taking control of your computing environment like never before.

Happy learning with "Linux Shell Scripting" course.

Who this course is for:

  • Entry level Embedded developers and Testers.
  • Students willing to increase their knowledge.