How to Truncate Integers in AWK?
What are Arithmetic Expressions in AWK?
Write a command to print the second and third line of a file without using nr?
How do you Explicit File output?
What are AWK Built-in Variables?
What is the use of systime function?
What are Associative Arrays?
Usage of And/Or/Not operators in AWK?
What are Unary arithmetic operators?
Write a command to print first and last line using sed command?
What are Trigonometric Functions in AWK?
What are Regular Expressions in AWK?
How to get only zero byte files which are present in the directory?
What is the use of string function split(string,array,separator)in AWK?
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?