Answer Posted / pinky shan
The Input Field Separator Variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of string function substr(string,position) in AWK?
What is the use of ARGV ?
How to Truncate Integers in AWK?
What is the use of string functiong sub(regex,replacement,string)?
What is the use of FNR?
Write a command to print the line number before each line?
What is the use of FIELDWIDTHS?
How to print only blank line of file?
what are divisions main frems
Write a command to print the squares of numbers from 1 to 10 using awk command?
What are Conditional expressions in AWK?
What is the use of string function length(string) in AWK?
Write a command to print first and last line using sed command?
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.?
Write a command to find the total number of lines in a file without using nr?