What is the use of format specifier %s ?
What is the use of string function asort(string,[d])?
What is the use of Strftime function?
What is FILENAME in AWK?
What is the Basic Structure of AWK program?
What is the use of format specifier %c ?
What is RS in AWK?
Write a command to print all line except first line?
How to generate random numbers in AWK?
Write a command delete all line except first line?
What is the use of string function split(string,array,separator)in AWK?
What is the use of format specifier %o ?
What is the use of numeric function int ?