What is the use of string function substr(string,position) in AWK?
What is the use of string function sub(regex,replacement)?
Write a command to find the total number of lines in a file without using nr?
What is the use of OFMT?
What is the use of string function asort(string,[d])?
How to get only zero byte files which are present in the directory?
What are AWK patterns?
What are System functions?
What is the use of RSTART, RLENGTH and match ?
Write a command to print the line number before each line?
Write a command to print zero byte size files?
What is the use of string function index(string,search) in AWK?
Usage of And/Or/Not operators in AWK?
What is the use of string functiong sub(regex,replacement)?
What is the use of string function split(string,array,separator)in AWK?