Description
In this course, you will learn:-
- After you complete this course you will understand the basics of writing a shell script.
Syllabus:-
-
Introduction
-
Overview and Getting Start with First Shell Script
-
Linux File Permission
-
Shell Builtin Commands
-
Variable & Comments
-
First complicated script
-
Condition Handling in Shell
-
Looping with for
-
Summary
-
Linux Wildcard in Shell scripting
-
While Loop