what are divisions main frems
What is the use of SUBSEP?
What is the use of Strftime function?
Usage of And/Or/Not operators in AWK?
How to get only zero byte files which are present in the directory?
How to exit from an awk script using the exit command?
What is the use of string function sub(regex,replacement)?
What is the use of string function match(string,regex)?
Write a command to print the second and third line of a file without using nr?
What is the use of string function index(string,search) in AWK?
What are Dynamic Variables?
What are AWK patterns?
What is the use of string function tolower(string)?
Write a command to find the total number of lines in a file without using nr?
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.?