Answer Posted / pinky shan
The Current Filename Variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of PRINTF?
What is the use of string function sub(regex,replacement,string)?
What is the use of string function split(string,array,separator)in AWK?
What is the use of string function gensub(r,s,h [,t])?
Write a command to print the line number before each line?
How to generate random numbers in AWK?
What is the use of string function index(string,search) in AWK?
Write a command to print first and last line using sed command?
Write a command to print the second and third line of a file without using nr?
What are Trigonometric Functions in AWK?
Which shell to use with AWK?
What are Unary arithmetic operators?
What is the use of RSTART, RLENGTH and match ?
What is the use of string function substr(string,position) in AWK?
What is the use of string function toupper(string)?