What is the use of format specifier %s ?
Write a command to rename the files in a directory with "_new" as postfix?
How to display even number of records into one file and odd number of records into another file?
What is OFS in AWK?
What are Regular Expressions in AWK?
What is the use of format specifier %e ?
What is FILENAME in AWK?
What are Trigonometric Functions in AWK?
What is the use of format specifier %d ?
What is the use of string function index(string,search) in AWK?
Write a command to print all line except first line?
What is RS in AWK?
What is FS in AWK?