Shell Programming/Scripting for Absolute Beginners
- Description
- Curriculum
- FAQ
- Reviews
Understand Shell scripting/programming
I’ve structured this course in a way that any user with zero knowledge can follow along.
Every command and concept will be explained thoroughly and visualised with slides for better understanding.
This course is a beginners only!
The first section is all about teaching you the foundational skills needed to work with the Bash (Shell) and upon this knowledge you will write your first scripts and automate tasks.
By the end of this course you will automate simple tasks with scripts you’ve written, in particular you will be able to:
-
Navigate through directories like your right pocket
-
Write simple Shell scripts
-
Automate tasks with self written scripts
-
Create & use variables
-
Use Wildcards to make your own life easier
-
Create scripts that require user interaction
-
Educate yourself by having key foundational knowledge
____________________
Free Cheat-sheet – Summary of all concepts covered in this course
As an added bonus for enrolling in this course, you’ll receive a free cheat-sheet including all concepts and commands shown in this course, in case you want to jog your memory.
Enrol now and to learn how to write bash shell scripts!
-
3Getting started with the TerminalVideo lesson
In this lecture we're gonna learn how to start and interact with a terminal
-
4The who & whoami and echo commandVideo lesson
-
5ls & cat and wc commandVideo lesson
-
6Making use of the cp & mv and rm commandVideo lesson
-
7Creating files with the touch commandVideo lesson
-
8Making use of available optionsVideo lesson
-
9Printing our current working directoryVideo lesson
-
10Moving through directories with cdVideo lesson
-
11Creating and deleting DirectoriesVideo lesson
-
12Assignment 01Video lesson
-
13Solution Assignment 01Video lesson
-
14Assignment 02Video lesson
-
15Solution Assignment 02Video lesson
-
16Section OverviewVideo lesson
-
17Deep dive into ls outputVideo lesson
-
18Permission handling with chmodVideo lesson
-
19INFO for the following lessonsText lesson
-
20The nano editorVideo lesson
-
21Pipes & Dataflow 01Video lesson
-
22STDERR & /dev/nullVideo lesson
-
23Pipes & tee commandVideo lesson
-
24WildcardsVideo lesson
-
25Info for MAC UsersText lesson
-
26Shell scripting Basics 01Video lesson
-
27Shell scripting Basics 02Video lesson
-
28Shell scripting Basics 03Video lesson
-
29Creating a script with a scriptVideo lesson
-
30Opening crontab in nano editorText lesson
-
31Schedule automatic tasks with crontabVideo lesson
External Links May Contain Affiliate Links read more