Companies Home Search Profile

Bash Shell Scripting: A Complete Guide for Beginner

Focused View

Techno King

2:26:47

87 View
  • 1. Bash Shell Course Introduction.mp4
    01:27
  • 2.1 Replit.html
  • 2. Bash Shell Code Editor.mp4
    01:47
  • 3.1 Replit.html
  • 3. Bash Shell Bash Introduction and Bash File Creation - Part 1.mp4
    02:40
  • 4. Bash Shell Bash Introduction and Bash File Creation - Part 2.mp4
    01:28
  • 1. Bash Shell Bash Commands - pwd.mp4
    00:32
  • 2. Bash Shell Bash Commands - ls Part 1.mp4
    00:43
  • 3. Bash Shell Bash Commands - ls Part 2.mp4
    00:39
  • 4. Bash Shell Bash Commands - mkdir.mp4
    00:38
  • 5. Bash Shell Bash Commands - cd Part 1.mp4
    00:55
  • 6. Bash Shell Bash Commands - cd Part 2.mp4
    01:03
  • 7. Bash Shell Bash Commands - echo.mp4
    00:40
  • 8. Bash Shell Bash Commands - touch Part 1.mp4
    01:01
  • 9. Bash Shell Bash Commands - touch Part 2.mp4
    01:13
  • 10. Bash Shell Bash Commands - cat.mp4
    01:58
  • 11. Bash Shell Bash Commands - clear.mp4
    00:31
  • 12. Bash Shell Bash Commands - history.mp4
    00:19
  • 13. Quiz 1.html
  • 1. Bash Shell Bash Commands - copy Part 1.mp4
    01:57
  • 2. Bash Shell Bash Commands - copy Part 2.mp4
    01:56
  • 3. Bash Shell Bash Commands - move.mp4
    02:06
  • 4. Bash Shell Bash Commands - rm Part 1.mp4
    02:10
  • 5. Bash Shell Bash Commands - rm Part 2.mp4
    01:28
  • 6. Bash Shell Bash Commands - chmod.mp4
    01:06
  • 7. Bash Shell Bash Commands - find Part 1.mp4
    01:29
  • 8. Bash Shell Bash Commands - find Part 2.mp4
    00:36
  • 9. Bash Shell Bash Commands - find Part 3.mp4
    01:28
  • 10. Bash Shell Bash Commands - grep.mp4
    02:33
  • 11. Bash Shell Bash Commands - sleep.mp4
    01:35
  • 12. Bash Shell Bash Commands - kill.mp4
    01:13
  • 13. Quiz 2.html
  • 1. Bash Shell Special Characters in Bash Shell - Comment (#).mp4
    01:08
  • 2. Bash Shell Special Characters in Bash Shell - Command Separator (;).mp4
    01:00
  • 3. Bash Shell Special Characters in Bash Shell - Redirect () Part 1.mp4
    01:39
  • 4. Bash Shell Special Characters in Bash Shell - Redirect () Part 2.mp4
    01:06
  • 5. Bash Shell Special Characters in Bash Shell - Append ().mp4
    01:18
  • 6. Bash Shell Special Characters in Bash Shell - Input Redirect ().mp4
    00:40
  • 7. Bash Shell Special Characters in Bash Shell - Pipe ().mp4
    01:58
  • 8. Bash Shell Special Characters in Bash Shell - Escape ().mp4
    01:13
  • 9. Bash Shell Special Characters in Bash Shell - Tilde (~).mp4
    01:19
  • 10. Bash Shell Special Characters in Bash Shell - Period (.).mp4
    01:01
  • 11. Bash Shell Special Characters in Bash Shell - Double Period (..).mp4
    00:44
  • 12. Quiz 3.html
  • 1. Bash Shell Variables in Bash Shell - Introduction.mp4
    01:33
  • 2. Bash Shell Variables in Bash Shell - Command Line Arguments.mp4
    02:47
  • 3. Bash Shell Variables in Bash Shell - Variables.mp4
    00:54
  • 4. Bash Shell Variables in Bash Shell - Variables (Case Sensitive).mp4
    00:54
  • 5. Bash Shell Variables in Bash Shell - Variables (Space issue around =).mp4
    00:33
  • 6. Bash Shell Variables in Bash Shell - User Input Values in Variables Part 1.mp4
    00:51
  • 7. Bash Shell Variables in Bash Shell - User Input Values in Variables Part 2.mp4
    00:44
  • 8. Bash Shell Variables in Bash Shell - User Input Values in Variables Part 3.mp4
    00:54
  • 9. Bash Shell Debugging Part 1.mp4
    04:35
  • 10. Bash Shell Debugging Part 2.mp4
    00:54
  • 11. Bash Shell Debugging Part 3.mp4
    00:47
  • 12. Quiz 4.html
  • 1. Bash Shell Decision Making Condition - If Condition.mp4
    02:50
  • 2. Bash Shell Decision Making Condition - If Condition (Command Line Arguments).mp4
    01:04
  • 3. Bash Shell Decision Making Condition - If Condition (Case Sensitive).mp4
    00:41
  • 4. Bash Shell Decision Making Condition - If Else Condition.mp4
    01:29
  • 5. Bash Shell Decision Making Condition - Nested If Condition.mp4
    02:31
  • 6. Bash Shell Decision Making Condition - Nested If Else Condition.mp4
    02:29
  • 7. Bash Shell Decision Making Condition - Else If Condition.mp4
    01:59
  • 8. Bash Shell Decision Making Condition - If File Exists Part 1.mp4
    02:13
  • 9. Bash Shell Decision Making Condition - If File Exists Part 2.mp4
    01:06
  • 10. Bash Shell Decision Making Condition - If Variable Exists.mp4
    01:41
  • 11. Bash Shell Decision Making Condition - Case Statement Part 1.mp4
    01:06
  • 12. Bash Shell Decision Making Condition - Case Statement Part 2.mp4
    03:11
  • 13. Quiz 5.html
  • 1. Bash Shell Strings in Bash Shell - Create String.mp4
    00:47
  • 2. Bash Shell Strings in Bash Shell - Empty String.mp4
    01:57
  • 3. Bash Shell Strings in Bash Shell - Length of String.mp4
    01:55
  • 4. Bash Shell Strings in Bash Shell - Substring of String Part 1.mp4
    01:44
  • 5. Bash Shell Strings in Bash Shell - Substring of String Part 2.mp4
    00:44
  • 6. Bash Shell Strings in Bash Shell - Substring of String Part 3.mp4
    00:41
  • 7. Bash Shell Strings in Bash Shell - Substring of String Part 4.mp4
    00:33
  • 8. Bash Shell Strings in Bash Shell - Concatenate String Part 1.mp4
    00:54
  • 9. Bash Shell Strings in Bash Shell - Concatenate String Part 2.mp4
    00:26
  • 10. Quiz 6.html
  • 1. Bash Shell Operators in Bash Shell - Operators Introduction.mp4
    00:38
  • 2. Bash Shell Operators in Bash Shell - Arithmetic Operators Part 1.mp4
    01:08
  • 3. Bash Shell Operators in Bash Shell - Arithmetic Operators Part 2.mp4
    00:34
  • 4. Bash Shell Operators in Bash Shell - Assignment Operators Part 1.mp4
    01:11
  • 5. Bash Shell Operators in Bash Shell - Assignment Operators Part 2.mp4
    00:46
  • 6. Bash Shell Operators in Bash Shell - Relational Operators Part 1.mp4
    01:28
  • 7. Bash Shell Operators in Bash Shell - Relational Operators Part 2.mp4
    00:53
  • 8. Bash Shell Operators in Bash Shell - Logical Operators (AND).mp4
    02:09
  • 9. Bash Shell Operators in Bash Shell - Logical Operators (OR).mp4
    01:19
  • 10. Bash Shell Operators in Bash Shell - Logical Operators (NOT).mp4
    01:29
  • 11. Quiz 7.html
  • 1. Bash Shell Loops in Bash Shell - For Loop Introduction.mp4
    00:50
  • 2. Bash Shell Loops in Bash Shell - For Loop Introduction Example.mp4
    01:13
  • 3. Bash Shell Loops in Bash Shell - For Loop read a range Part 1.mp4
    01:10
  • 4. Bash Shell Loops in Bash Shell - For Loop read a range Part 2.mp4
    00:57
  • 5. Bash Shell Loops in Bash Shell - For Loop read Array.mp4
    01:03
  • 6. Bash Shell Loops in Bash Shell - Break Statement.mp4
    01:37
  • 7. Bash Shell Loops in Bash Shell - Continue Statement.mp4
    00:54
  • 8. Bash Shell Loops in Bash Shell - While Loop Part 1.mp4
    01:35
  • 9. Bash Shell Loops in Bash Shell - While Loop Part 2.mp4
    01:35
  • 10. Bash Shell Loops in Bash Shell - Bash Until Loop.mp4
    01:54
  • 11. Quiz 8.html
  • 1. Bash Shell Arrays in Bash Shell - Create Array (Index Position).mp4
    01:01
  • 2. Bash Shell Arrays in Bash Shell - Accessing Elements in Array Part 1.mp4
    01:00
  • 3. Bash Shell Arrays in Bash Shell - Accessing Elements in Array Part 2.mp4
    00:38
  • 4. Bash Shell Arrays in Bash Shell - Iterate over an Array.mp4
    01:19
  • 5. Bash Shell Arrays in Bash Shell - Print the index value of an Array.mp4
    00:49
  • 6. Bash Shell Arrays in Bash Shell - Length of an Array.mp4
    00:28
  • 7. Bash Shell Arrays in Bash Shell - Add element to an Array.mp4
    00:52
  • 8. Bash Shell Arrays in Bash Shell - Update Element of an Array.mp4
    00:33
  • 9. Bash Shell Arrays in Bash Shell - Delete Element in Array.mp4
    00:43
  • 10. Quiz 9.html
  • 1. Bash Shell Functions in Bash Shell - Function Introduction.mp4
    00:52
  • 2. Bash Shell Functions in Bash Shell - Function Introduction Example.mp4
    01:15
  • 3. Bash Shell Functions in Bash Shell - Function with Arguments.mp4
    01:17
  • 4. Bash Shell Functions in Bash Shell - Function (Return Value Concept).mp4
    01:41
  • 5. Quiz 10.html
  • 1. Bash Shell Read and Write in Files in Bash Shell - Read Introduction.mp4
    00:51
  • 2. Bash Shell Read and Write in Files in Bash Shell - Read Example.mp4
    01:05
  • 3. Bash Shell Read and Write in Files in Bash Shell - Read using script.mp4
    01:00
  • 4. Bash Shell Read and Write in Files in Bash Shell - Write Introduction.mp4
    00:41
  • 5. Bash Shell Read and Write in Files in Bash Shell - Tee Part 1.mp4
    00:52
  • 6. Bash Shell Read and Write in Files in Bash Shell - Tee Part 2.mp4
    00:29
  • 7. Quiz 11.html
  • 1. Bash Shell Project in Bash Shell - Project Part 1.mp4
    03:00
  • 2.1 Project script.txt
  • 2. Bash Shell Project in Bash Shell - Project Part 2.mp4
    04:14
  • Description


    !-- Unleash the ultimate power of Bash. Learn Bash Scripting from scratch & advance with step-by-step approach --!

    What You'll Learn?


    • After having the course you will feel confident writing scripts and will have very good knowledge of Bash scripting
    • This tutorial discusses the basic functionalities of Bash Script along with relevant examples for easy understanding
    • You will be able to create batch scripts that will come handy in our daily activities
    • Create scripts with bash like working with Files, Folders and many more

    Who is this for?


  • Beginner developers curious about the Bash Shell
  • Anyone who wants to learn scripting for automation
  • Anyone responsible for IT in an organization
  • What You Need to Know?


  • No programming experience needed. You will learn everything you need to know
  • No installation required. We can work of any machine having browser and internet connection
  • More details


    Description

    Bash is a command processor that typically runs in a text window where the user types commands that cause actions. Bash can also read and execute commands from a file, called a shell script. Like most Unix shells, it supports filename globbing (wildcard matching), piping, here documents, command substitution, variables, and control structures for condition-testing and iteration. The keywords, syntax, dynamically scoped variables and other basic features of the language are all copied from sh.


    This course provides students with the fundamental knowledge and skills to use Bash Shell for administering and automating administration of different systems. This course provides students the skills to identify and build the commands they require to perform specific tasks. In addition, students learn how to build scripts to accomplish advanced tasks such as automating repetitive tasks


    This course is meant for the beginner who wants to know about Bash Shell and some basic scripting with BASH.


    Please don't wait that others should encourage you to learn this Skill.


    Try to identify the need and demand of Today's time, and Grab this opportunity to Learn this new Skill to match pace with Trending Time and Technologies.


    I am sure, As soon as you complete this course, You will be very efficient in automation using BASH SHELL.


    I'm a professional instructor who has helped thousands of students learn to use BASH. Come and enjoy the class as you learn this powerful tool.

    Who this course is for:

    • Beginner developers curious about the Bash Shell
    • Anyone who wants to learn scripting for automation
    • Anyone responsible for IT in an organization

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    I'm a professor of Information Systems. I enjoy extracting business value out of technology. Over the years I have been a software developer, database administrator, systems administrator, systems analyst, and more. I've done training/consulting with Fortune 100 companies and the DOD. I love the outdoors. I've roasted marshmallows over a volcano!
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 112
    • duration 2:26:47
    • Release Date 2023/08/19

    Courses related to Shell Scripting

    Courses related to Bash Shell