Write a command to print the squares of numbers from 1 to 10 using awk command?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of string function index(string,search) in AWK?
What is the use of string function gensub(r,s,h [,t])?
Write a command remove all empty lines?
What is the use of format specifier %g ?
What is the use of string function substr(string,position) in AWK?
What is the use of Strftime function?
What is the use of string function sub(regex,replacement)?
Write a command to print the fields in a text file in reverse order?
What is the use of format specifier %x ?
How to execute an AWK script?
What is the use of string functiong sub(regex,replacement,string)?
What is the use of CONVFMT?