BOOKS - AWK Programming Language: Learn AWK Interpreted Programming Language Basics
AWK Programming Language: Learn AWK Interpreted Programming Language Basics - Kavishankar Panchtilak February 15, 2024 PDF  BOOKS
US $7.79

Views
881399
AWK Programming Language: Learn AWK Interpreted Programming Language Basics
Author: Kavishankar Panchtilak
Year: February 15, 2024
Format: PDF
File size: PDF 1.9 MB
Language: English

This book takes you through AWK, one of the most prominent text-processing utilities on GNU Linux. It is very powerful and uses a simple programming language. It can solve complex text processing tasks with a few lines of code. Starting with an overview of AWK, its environment, and workflow, the tutorial proceeds to explain the syntax, variables, operators, arrays, loops, and functions used in AWK. It also covers topics such as output redirection and pretty printing.This book will be useful for software developers, system administrators, or any enthusiastic reader inclined to learn how to do text processing and data extraction in a Unix-like environment.You must have a basic understanding of GNU Linux operating system and shell scripting.

You may also be interested in: