Difference between revisions of "Linux-AWK/C2/Overview-of-Linux-AWK/English"
Pravin1389 (Talk | contribs) (Created page with "'''Title of script''': AWK Overview '''Author: '''Praveen S '''Keywords: '''Linux, awk commands, Spoken Tutorial, Video Tutorial. {| |- | '''Visual Cue''' | '''Narratio...") |
Pravin1389 (Talk | contribs) |
||
Line 7: | Line 7: | ||
− | {| | + | {| border=1 |
|- | |- | ||
Line 23: | Line 23: | ||
*'''Linux AWK''' and | *'''Linux AWK''' and | ||
*The tutorials covered in the '''Linux AWK''' series | *The tutorials covered in the '''Linux AWK''' series | ||
− | |||
|- | |- | ||
|| Slide 3: System requirement | || Slide 3: System requirement | ||
|| To record this tutorial, I am using '''Ubuntu Linux 16.04 OS''' | || To record this tutorial, I am using '''Ubuntu Linux 16.04 OS''' | ||
− | |||
|- | |- | ||
|| Slide 3: AWK | || Slide 3: AWK | ||
− | || *'''AWK''' is a used for searching and extracting data from a file. | + | || |
+ | *'''AWK''' is a used for searching and extracting data from a file. | ||
*We can also manipulate the data and generate reports using '''AWK'''. | *We can also manipulate the data and generate reports using '''AWK'''. | ||
Line 232: | Line 231: | ||
Please visit this site. | Please visit this site. | ||
+ | |||
Choose the minute and second where you have the question. | Choose the minute and second where you have the question. | ||
+ | |||
Explain your question briefly. | Explain your question briefly. | ||
+ | |||
Someone from our team will answer them. | Someone from our team will answer them. | ||
Line 241: | Line 243: | ||
Please do not post unrelated and general questions on them. | Please do not post unrelated and general questions on them. | ||
+ | |||
This will help reduce the clutter. | This will help reduce the clutter. | ||
+ | |||
With less clutter, we can use these discussion as instructional material. | With less clutter, we can use these discussion as instructional material. | ||
Latest revision as of 00:25, 23 May 2018
Title of script: AWK Overview
Author: Praveen S
Keywords: Linux, awk commands, Spoken Tutorial, Video Tutorial.
Visual Cue | Narration |
Slide 1: Introduction | Hello and welcome to the spoken tutorial on Overview of Linux AWK commands. |
Slide 2: Learning Objectives | In this tutorial we will learn about
|
Slide 3: System requirement | To record this tutorial, I am using Ubuntu Linux 16.04 OS |
Slide 3: AWK |
|
Slide 4: AWK | Like any programming language, AWK also has
|
Slide 5: AWK Process | During the search process-
|
Slide 6: AWK Spoken Tutorials | Now, we will briefly go through some of the individual AWK tutorials in this series. |
Tutorial: Basics of awk | Basics of awk
This tutorial explains some basic operations in AWK like
|
Glimpse of tutorial | Let’s have a look at this tutorial. |
Tutorial: Variables and Operators | Variables and Operators
Here we will learn how to use -
|
Glimpse of tutorial | Let’s have a look at this tutorial. |
Tutorial: Built-In variables | Built-In variables
This tutorial explains about the following built-in variables in AWK like:
The tutorial also teaches how to write an AWK script. |
Glimpse of tutorial | Here is a glimpse of this tutorial. |
Tutorial: Conditional statements | Conditional statements
In this tutorial, we will learn how to use the conditional statements like:
|
Glimpse of tutorial | Let’s have a look at this tutorial. |
Tutorial: Loops | Loops-
Here we will discuss about
|
Glimpse of tutorial | Let’s take a look at this tutorial. |
Tutorial: Basics of Single Dimensional Array | Basics of Single Dimensional Array tutorial explains
|
Glimpse of tutorial | Here is a glimpse of this tutorial. |
Tutorial: More on Single Dimensional Array | This advanced level tutorial on Single dimensional array explains
|
Glimpse of tutorial | Let’s have a look at this tutorial. |
Tutorial: Multi Dimensional Array | Multi Dimensional Array in AWK explains
|
Glimpse of tutorial | Let’s take a look at this tutorial. |
Tutorial: Built-in Functions | Built-in Functions.
In this we will learn about AWK built-in functions like:
|
Glimpse of tutorial | Here is a glimpse of this tutorial. |
Tutorial: User defined functions | In User defined functions tutorial, we will learn
|
Glimpse of tutorial | Here is a glimpse of this tutorial. |
With this we come to the end of this tutorial.
Let us summarise | |
Slide 9: Summary | In this tutorial, we learnt about AWK
and went through the tutorials in this series. |
Slide 10: About Spoken Tutorial project | The video at the following link summarises the Spoken Tutorial project.
Please download and watch it. |
Slide 11: Spoken Tutorial workshops | The Spoken Tutorial Project team conducts workshops and gives certificates.
For more details, please write to us. |
Slide 12: Forum for specific questions: | Do you have questions in THIS Spoken Tutorial?
Please visit this site. Choose the minute and second where you have the question. Explain your question briefly. Someone from our team will answer them. |
Slide 13: Forum for specific questions: | The Spoken Tutorial forum is for specific questions on this tutorial.
Please do not post unrelated and general questions on them. This will help reduce the clutter. With less clutter, we can use these discussion as instructional material. |
Slide 14: Acknowledgement | Spoken Tutorial Project is funded by NMEICT, MHRD, Government of India.
More information on this mission is available at this link. |
Slide 15: Thank You | This is Praveen from IIT Bombay signing off.
Thank you for joining. |