Shell Scripting Full Course 2022 | Become a expert | Tech Arkit

preview_player
Показать описание
All the topics covered in Single Shell Scripting Video. This video will drive you to learn Shell scripting to automate your regular boring stuff.

Click on the timeline to see the topic
Topics Covered
00:10 Scripting vs Programming
03:35 What Shell Scripting?
08:54 Types of Shells
13:30 Create Shell Script Template
22:16 Difference between Single and Double Quotes
29:12 Variables
36:56 Special Variables
50:20 Count Given Parameters
56:37 Arthematic Operators
01:06:18 Relational Operators
01:14:13 Logical Operators
01:34:56 If Statement
01:41:43 If else Statement
01:49:59 If else If Statement
01:59:10 Nested if Statement
02:14:30 While Loop
02:22:18 For Loop
02:31:01 Case Statement
02:41:03 Continue Statement
02:54:08 Set Command
02:58:28 Shift Positional Parameters
03:05:28 Functions
03:14:40 Until Loop
03:21:30 Arrays
03:32:25 Getopts
03:38:39 Writing CPU Usage Alerts Script
04:03:04 Disk Space Usage Monitoring Script
04:11:58 Troubleshooting (Debugging) Shell Scripts
04:26:40 Here Documents
04:33:46 Internal Field Separator - IFS
04:40:13 Eval Command
04:43:40 Running multiple scripts under a single script
04:48:37 Logger Command - logging messages
04:56:50 Delete X Days Data Shell Script
05:15:26 Final thoughts and books to download

Follow Us on Social Media

Post your topic, we will make videos for you

#Techarkit #shell #scripting
Рекомендации по теме
Комментарии
Автор

0:01 Intro
0:06 Scripting vs Programming
3:32 Shell Scripting?
8:52 Types of Shells
13:29 Create Template
22:12 Quotations
29:08 Variables
36:54 Special Variables
50:18 Count given parameters
56:36 Arithmetic Operators
1:06:16 Relational Operators
1:14:13 Logical Operators
1:34:55 IF Statement
1:41:40 IF Else Statement
1:45:56 IF Else IF Statement
1:59:08 Nested IF
2:14:28 While Loop
2:22:15 For Loop
2:30:59 Case Statement
2:41:01 Continue Statement
2:54:05 Set Command
2:58:25 Shift Positional Parameters
3:05:25 Functions
3:14:38 Until Loop
3:21:27 Arrays
3:32:23 GetOpts
3:38:37 CPU Alerts Script
4:03:02 Monitor Disk Space
4:11:56 Troubleshooting Scripts
4:19:56 ShellCheck Website
4:26:39 Here Documents
4:33:46 Internal Field Separator
4:40:11 Eval Command
4:43:39 Multiple Scripts
4:48:36 Logger Command
4:56:48 Delete X Days Data
5:15:26 Wrap-Up

kiranreddyt
Автор

This is really helpful and quality content with proper understanding of each and every concept and taught really well. Learnt everything really smoothly. 🙏🏼🙏🏼🙏🏼

aakashpunekar
Автор

These Single video is really beneficial Ravi. Instead of searching for many books, articles, videos, students can learn everything from such "single videos". Thank you so much for your time

johnagapi
Автор

This is awesome. I was searching this kind tutorial videos since a month. Excellent explanations and topics. Thanks a lot Bro.

Ganeshkumar-qssv
Автор

Looks like you covered good stuff and in detailed examples. I hope I will complete this and get some knowledge. Thanks for the work.

knknareshknk
Автор

Hello Ravi,
can you please make a video like this one but for Python 3?
Thank you for the quality content.

m.imranasghar
Автор

Thank You for sharing Ravi, content was good, way of explanation was excellent everyone can understand, I recommend everyone to watch.

SravanKumar-hpnz
Автор

Thanks, first time learning scripting and I can keep up.

robertmurphy
Автор

Well-Done Man. thanks for the wonderful tutorial.

MrAimalsultani
Автор

For those whose are trying to understand what is shell kernel and terminal
Terminal is the screen through which you can write some commands also called interface.
Now shell acts as an interpreter for ex If i said rubber indians will take it as eraser
But Americans might think it's protection.
So shells are nothing but interpreter.
Now the intrepretation goes into OS or Kernel which is your brain now you heard rubber your brain processes and you will imagines a rubber. And picks up a rubber hardware physical work is done.please refer to the diagram in the types of shells

smithdeagle
Автор

❤️Thanks a lot. I was looking for that tutorial

code-to-learn
Автор

I am beginner in coding. Your video helped to understand each and every concept thoroughly

vanajau
Автор

You are doing Thank you so much for this video.... 😊

nibhapatel
Автор

Thanks for video bro..this is really help me for doing a shells script in my project ☺️one of the best tutorial for beginners.. ☺️♥️ Thank u so much bro..☺️☺️

ashokkolape
Автор

Thank you sir for doing this.Very much appreciated.

amitpuri
Автор

This is really nice video with deep explanation but I thought you must start the shell scripting by introducing the various commands needed or present in sheel scripting which are most important for understanding the scripting.
Will you please post the sheet of difference between bash and shell?

kiranwale
Автор

This is really good. Thanks for uploading!

human
Автор

Thanks . Nicely explains Fundamentals

Abdulhafeezkalsekar
Автор

Wonderful tutorial ... thanks for making it

PratapSingh-plxs
Автор

anyone tell me have one doubt here on starting creating template on that time template file was moved to bin then how it was excuted without changed the path?
2. when am doing same in my side redhat version am creating template file and edit when am excute it was showing template command not found like it was showing ?
can anyone describe it.

SandeepKimmoji