Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Advance Unix : File Processing: AWK | GREP | VIM

Posted By: naag
Advance Unix : File Processing: AWK | GREP | VIM

Advance Unix : File Processing: AWK | GREP | VIM
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | Lec: 12 | 102 MB
Genre: eLearning | Language: English

Realtime Examples & Practical Exercise

Many UNIX utilities generates rows and columns of information.

AWK is an excellent tool for processing these rows and columns, and is easier to use AWK than most conventional programming languages.

AWK also has string manipulation functions, so it can search for particular strings and modify the output. AWK also has associative arrays, which are incredible useful, and is a feature most computing languages lack. Associative arrays can make a complex problem a trivial exercises

Here we cover

String Handling using AWK commands

Build in AWK commands

Arithmetic AWK commands

Basic to Advance AWK

Advance VIM operations

Grep in Details

Advance Unix : File Processing: AWK | GREP | VIM