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 string function match(string,regex)?
What is the use of ARGIND?
What is the use of RSTART, RLENGTH and match ?
What is the use of string function sub(regex,replacement)?
How to generate random numbers in AWK?
What is the use of string function toupper(string)?
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.?
How to display even number of records into one file and odd number of records into another file?
How to print only blank line of file?
What are Dynamic Variables?
What are AWK Numerical Functions?
How to get only zero byte files which are present in the directory?
What are Assignment Operators?
What is the use of string function substr(string,position) in AWK?
Write a command to print the line number before each line?