Scripting Language Proficiency – Unix- AWK Tutorial (Part -1)
Awk is a scripting language used for manipulating data and generating reports. The awk command programming language requires no compiling and allows the user to use variables, numeric functions, string functions, and logical operators.
Awk is a utility that enables a programmer to write tiny but effective programs in the form of statements that define text patterns that are to be searched for in each line of a document and the action that is to be taken when a match is found within a line. Awk is mostly used for pattern scanning and processing
Course Content
Scripting Language Proficiency in AWK
-
Awk Tutorial Part -1
00:00
About the instructor
8 Courses
317 students