ACC Interview Question

What is AWK in Linux

Interview Answer

Anonymous

Nov 26, 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.