Bash Shell scripting

Bash Shell scripting

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 10 Hours | 1.07 GB

Best complete course on Linux Bash scripting and command line

Bash Shell scripting is a very detailed approach to make a student familiar with the concept of Bash programming and also grooming the student in various field in terms of commands, analysis, debugging with the help of Live examples and hands on. These examples are downloadable.

  • Helps to solve interview question
  • Automate the boring stuff with shell scripts
  • Built an expertise in Linux command line
  • Understand system internals and boot process
Table of Contents

1 Introductory Course Contents
2 Introduction to Shell Scripts
3 File System and directory hierarchy
4 Multi-Tasking and Multi-User
5 ls cd man exit commands
6 rmdir mkdir rm history cat
7 cp mv inode clear
8 who whoami tty which locate pwd
9 calendarcal date time commands and their options
10 vi editor and different commands Part1
11 vi editor Part 2
12 chmod and user permissions
13 chown chmod getent chgrp
14 Background Jobs and no hangup
15 sort and Uniq command
16 Top and PS command
17 Pipes And Redirection
18 Pipes and Redirection Part 2
19 Wild Cards
20 Find Part 1
21 Find Part 2
22 Find part 3
23 Find Part 4
24 grep command and common usage part-1
25 grep command part-2
26 grep command part-3
27 grep command part-4
28 Shell Script Introduction and different components and debugging a script
29 Functions and Command Line argument Processing
30 While Loop
31 Until Loop
32 For Loop and various syntax of for loop
33 If condition
34 Test conditions for file type and strings
35 Read User input and processing
36 Case statement AKA switch
37 File Handling and operations
38 Exit Status of a Shell
39 Random Number and its use case
40 Arrays and iterating over elements in different ways
41 Here Document Multi line comments Ftp scripts
42 Trap and signals part-1
43 Trap and signals part-2
44 Trap and signals part-3
45 Trap and signals part-4
46 Trap and signals part-5
47 Installing Ubuntu in virtual Machine