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
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?
What is the use of numeric function int ?
What is the use of RSTART, RLENGTH and match ?
What is the use of string function split(string,array,separator)in AWK?
Write a command to print all line except first line?
what is java script allabout
What is the use of format specifier %g ?
Usage of And/Or/Not operators in AWK?
What is the use of ERRNO?
Write a command to print the line number before each line?
What is the use of numeric function rand ?
What is the use of string function substr(string,position,max) in AWK?