Linux Shell Scripting

Shell Scripting Linux Unix Bash Scripting Programming AWK and SED commands line - Linux Unix Bash projects devops admin

Last updated 2022-01-10 | 4.3

- Understanding of Shell Scripting features
- Writing shell script programmatically using different features and commands
- Automation of complex tasks by shell script

What you'll learn

Understanding of Shell Scripting features
Writing shell script programmatically using different features and commands
Automation of complex tasks by shell script
Managing system and solution efficiently using shell script
Providing simple command line interfaces for a product
Know SED & AWK to do more complex task in easy way

* Requirements

* Understanding of Linux or Unix Environment

Description

This "Shell Scripting, AWK and SED for Linux/Unix Command Line" course provides good topics on shell scripting, AWK and SED to work efficiently on Linux/Unix system.

Why learn Shell Scripting

  • To work efficiently on Linux/Unix System

  • Requires for Software Development/Maintenance

  • Automation of tasks

  • Better management of system

  • Efficient System Admin/Support activity

  • Command line interface for software application/product

  • Well prepared for interview

Managing the system is very important activity for any organization business. Similarly all application require simple interface to use and big real time solutions require 24 hour support for lot of different tasks. This requires systematic way of doing the tasks to manage the systems and solutions efficiently. Big businesses require continuous improvement to manage these tasks efficiently. Linux and Unix system provides lot of commands to do all but at the same time it requires automate as much possible to manage the operational tasks efficiently.

Shell scripting, AWK and SED command provides wonderful way to use the Linux and Unix system to automate the complex tasks in programmatic way. The shell script helps in lot of tasks - managing system, timely operations, production support for big solutions, release and update of software projects, interfaces for application. It provides all in a simple manner and easy to understand for any developer/admin, so that future maintenance is also easy. The course covers following topics-

  • Introduction to Shell Scripting

  • Decisions

  • Loops

  • Command Line Parameters

  • Functions

  • Array

  • SED

  • AWK

This "Learn Shell Scripting, AWK and SED on Linux/Unix" tutorial explains different features of Shell scripting, AWK, SED and shows simple implementation. The course develops the shell scripting understanding in steps by providing explanation and immediate implementation. The course has simple and useful examples which will be helpful in development/maintenance of shell scripting projects.

In this shell scripting course, I have used free Fedora on Oracle Virtual Box as environment but it can be done on any Linux and Unix system with shell and small changes as applicable for that shell.

What Students Say- 

"This shell scripting course doesn't waste any time. The lessons are on point and accurate. "

"THIS COURSE IS GREAT. WELL EXPLAINED WITH GREAT EXAMPLES. HIGHLY RECOMMENDED."

"Detailed explanation and easy to understand examples. Deserves a 5 star."

"Its very interesting and explanation was very good.and its easy even if you are new to shell scripting. "

"Pretty good and clearly explained. "

"Great explanations and good practical examples. "

"Simply awesome course. Had struggled a lot to understand awk and sed concepts online. This course cleared all my doubts and i feel so confident in these concepts now."

"course overview on bash scripting was well done and covered SED and AWK which was welcomed to learn. I would encourage anyone taking course to go through whole course before making any premature judgement as bash usage examples got much better going further into course. "

"course is very effective for beginners. let me know if you have more courses on advance scripting."

"I enrolled in the course with the intention and goal to learn shell scripting since it is used quite a bit in my line of work and found this course to be very helpful in achieving my goal.

In my opinion, this course is for beginner or intermediate level people who would like to be introduced to Linux shell scripting and automation. Suresh gives good examples and line by line explanation of the code that is shared and that is quite beneficial."


This Bash Scripting, AWK and SED course will be expanded soon, some of the topics that will be added are-

  • Handling options

  • Debugging

This course will be updated with adding new topics and existing topics will be provided in detail to have good understanding of Shell Programming to build the technical strength and shape your career.

This "Learn Bash Scripting, AWK and SED on Linux/Unix" online course on udemy is already helping lot of students. Also it will be a good complement to any book/tutorial.


So what are you waiting for, click on Buy button to enroll now and start learning.

Who this course is for:

  • Students who want to learn shell scripting, SED & AWK to work in industry
  • Software Developers/Engineers who want to work on software development/maintenance/automation
  • System Administrator who want to manage systems efficiently and automate the complex tasks
  • Technical Manager who want to have better understanding of how all tech work can be managed efficiently

Course content

10 sections • 66 lectures

Introduction to Shell Script Preview 08:54

A Simple Shell Script Preview 03:29

Variables Preview 04:18

Demo of Variable Preview 03:54

I/O Redirection Preview 04:07

Pipe Preview 02:45

Filename Substitution Preview 06:41

Single Quote, Double Quote, Backslash Preview 11:07

Command Substitution Preview 04:07

Integer Arithmetic Preview 03:07

expr Command Preview 02:30

Exit Status Preview 06:20

if...then Statement Preview 04:50

test Command Preview 01:41

Testing Integer Comparison Preview 04:36

Testing Strings Preview 03:47

Testing Files Preview 03:50

Testing Logical Negation Preview 01:38

Testing Logical OR (-o) Preview 01:54

Testing Logical AND (-a) Preview 01:43

&& and || for Combined Test Preview 04:36

Do Nothing or Null command Preview 02:12

if ...then...else Statement Preview 02:26

Nested If Preview 03:23

Another Syntax for Nested if (if...elif) Preview 03:21

Double Parentheses Preview 02:46

Double Square Brackets Preview 01:51

exit Command Preview 04:45

case Command Preview 04:12

Your Review Matters! Preview 00:16

for Command Preview 04:22

Reading a File Preview 05:34

Another Syntax of for Command Preview 03:34

while Command Preview 03:30

until Command Preview 04:11

Nested Loop Preview 03:03

Redirection of Loop Output Preview 01:28

break Command Preview 04:12

continue Command Preview 03:15

What is Function Preview 03:42

return Command Preview 05:47

Getting Output From Function Preview 03:26

Function Parameters Preview 02:26

Variables in function Preview 04:40

Introduction to sed Preview 07:30

-e option (multiple commands), -f option (commands in file) Preview 03:46

s command, Substitute command Preview 08:44

Address Preview 08:24

Address for multiple commands Preview 07:03

d command, Delete command Preview 05:47

i and a command, insert and append command Preview 05:02

Introduction to awk Preview 13:39

Multiple action/commands Preview 04:23

-f Option, program in file Preview 05:49

-F Option, field separator Preview 04:22

Variables and Data Field Variables Preview 10:44

BEGIN and END Preview 07:58

Recommended Course and Offer on my other courses Preview 00:40