ACC interview question

What is AWK in Linux

Interview Answer

Anonymous

26 Nov 2018

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.