BASH Programming Course: Master the Linux Command Line

BASH Programming Course: Master the Linux Command Line

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 10.5 Hours | 1.02 GB

Go from beginner to advanced with the Linux command line in this BASH programming course!

Welcome! Here you can learn you how to master Linux command line ( BASH ). What do I mean by this? Ever seen a system admin in a movie or some devious hacker using a terminal? Do you want the same knowledge? Well you are in the right place!

This course is designed to take you from beginner to advanced in the Linux command line using bash (Bourne-again shell), a Unix shell and command language. You get 10+ hours of HD videos full of useful tutorials founded on motivation and excitement for learning bash programming! You can count on an answer to every question you ask in the course from a linux command line expert which gives you peace of mind that you can get help with every challenge you have as you learn!

I wish you the very best of luck with your studies and I hope that we shall have some fun together in this course!

Fully subtitled in both English and Spanish!

Table of Contents

Introduction
1 Intro

Setting up the environment
2 Set up part 1
3 Set up part 2

Unique Characters
4 Terminal customization and hash character
5 Characters Hash SemiColon
6 Characters Dot Double quotes Single quotes Comma Double comma
7 Backslash Slash Backquote Null command
8 exclamation mark asterix question mark
9 Parenthesis and Curly braces
10 Characters OR AND Dash Modulo Tilde Plus Tilde Minus Caret Double Caret

Variables and Parameters
11 Variables and Parameters part 1
12 Variables and Parameters part 2
13 Variables and Parameters part 3
14 Variables and Parameters part 4

Return Values
15 Return Values part 1
16 Return Values part 2

Conditional statments
17 Conditional Statments part 1
18 Conditional Statments part 2

Variables Continued
19 Built in variables part 1
20 Built in variables part 2
21 Built in variables part 3
22 Modifying the properties of variables
23 Random number generation

Loops
24 For Loop
25 While Loop
26 Until Loop
27 Break and Continue Part 1
28 Break and Continue Part 2
29 Case Construct
30 Select Construct

Internal commands
31 Printf
32 Read
33 Eval and Set
34 More on set unset
35 getopts
36 shopt type jobs disown
37 fg kill command

Regular Expressions
38 Grep Demo
39 Demo for sed Extended regular expressions
40 Globing

Input Output Redirection
41 STDOUT STDIN STDERR part 1
42 STDOUT STDIN STDERR part 2

Functions
43 Functions part 1
44 Functions part 2

Arrays
45 Arrays part 1
46 Arrays part 2
47 Arrays part 3

Lists
48 OR and AND lists

Debugging
49 Debuging part 1
50 Debuging part 2
51 Debuging part 3