
Zip file has the entire resource of this course including scripts, ppt and doc file so that its easy for the students to refer to the material.
Definition of Shell, different types of Shell, definition of kernel and passwd configuration files.
Explain the concept of Multi-tasking, Multi-user and SMP system.
Find command and options like Max depth, iname etc
Find Command to find directory or regular file "and or" operations.
Find command to find users permissions and access.
Find files of certain sizes and operations like deletion or listing on them using xargs.
Explanation of grep and some of its common usage
Grep command and common usage.
Grep command and common usage.
Grep command and common usage.
Demonstration of function and command line arguments.
Demonstration of while loop and its different variants.
Demonstrate the bash until loop syntax.
Various Types of for loop in Bash Shell script
If statement demonstration
Test the if conditions with respect to file like block, or character or regular file. There are other use cases like checking for empty string etc.
Reading user input from stdin using read command in Script
Case statement demonstration in Bash shell
Various ways to read, open, manipulate files.
Demonstrate exit status from a shell
Random number generation in certain range.
Different ways to access and create arrays in Bash Shell
Demonstrate Multi-line comment and ftp automated script using here document in shell script.
Handling signals and how to trap and process signals
Handling signals and how to trap and process signals
Some more details about traps and signal handler.
Signal handler and inheritance by child process
Description:
This course offers a detailed, hands-on approach to making students familiar with the concepts of Bash programming. It is designed to groom students across various areas including commands, analysis, and debugging — all with the help of live examples and practical exercises. All examples are downloadable.
What You'll Learn:
Solve common interview questions with confidence using shell scripting knowledge.
Automate the boring stuff with shell scripts.
Build expertise in the Linux command line.
Understand system internals and the boot process.
Learn how to use the command line effectively.
Be able to write your own shell scripts from scratch.
Automate tasks using shell scripts.
Make decisions by using if-else statements.
Make decisions based on strings, variables, or files.
Use arithmetic expressions in your scripts.
Loop through files and folders using for and while loops.
Use functions and learn different ways of writing them.
Take a practical approach to shell scripting to solve real-world problems.
Understand core shell scripting concepts thoroughly.
Understand Unix filters like awk, cut, and sed.
Automate repetitive tasks across different admin areas — including Linux Admins, Middleware Admins, Database Admins, DevOps Admins, and AWS Cloud Admins.
Write basic to advanced-level shell scripts.
Write shell scripts that can be used on Linux, Mac, and Unix operating systems.
Automate tasks using shell scripts to save time and reduce manual effort.
Create fairly complex scripts that take advantage of advanced Bash shell features.