Answer Posted / pinky shan
The Output Record Separator Variable
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to Truncate Integers in AWK?
What is the use of string function length(string) in AWK?
What is the use of string function split(string,array,separator)in AWK?
What is the use of string function substr(string,position,max) in AWK?
What are Assignment Operators?
Write a command to print the second and third line of a file without using nr?
How to display even number of records into one file and odd number of records into another file?
What is the use of string function match(string,regex)?
What is the use of CONVFMT?
Write a command to print zero byte size files?
How to generate random numbers in AWK?
What are Conditional expressions in AWK?
What is the use of string function tolower(string)?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What is the use of string function substr(string,position) in AWK?