What is the use of sequence ?
What is the use of string function index(string,search) in AWK?
Write a command to print all line except first line?
Write a command to print the second and third line of a file without using nr?
What are Associative Arrays?
How do you Explicit File output?
What is the use of numeric function exp ?
What is the use of ARGIND?
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.?
What are Arithmetic Expressions in AWK?
Write a command delete all line except first line?
How to get only zero byte files which are present in the directory?
What are AWK patterns?