Basics of awk - English
BOSS Linux Tutorials - English 17
-
1BOSS Linux Desktop
-
2Synaptic Package Manager
-
3Basic Commands
-
4General Purpose Utilities
-
5File System
-
6Working with Regular Files
-
7File Attributes
-
8Redirection Pipes
-
9Working with Linux Process
-
10The Linux Environment
-
11Basics of System Administration
-
12Simple filters
-
13The grep command
-
14More on grep command
-
15The sed command
-
16More on sed command
-
Basics of awk
Outline:
Basics of awk Awk Preliminaries Selection criteria action Formatted printing - printf Fields and -F option Regular expressions NR - number of records Variables