What is the use of string function substr(string,position,max) in AWK?
What is the use of string function index(string,search) in AWK?
What is the use of ARGIND?
What is the use of string function tolower(string)?
Write a command to print the squares of numbers from 1 to 10 using awk command?
what are divisions main frems
What is the use of string function length(string) in AWK?
What are Conditional expressions in AWK?
How add a first record and last record to the current file in linux?
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 fields in a text file in reverse order?
What are System functions?
How do you Explicit File output?
What is the use of OFMT?