What is the use of OFMT?
Answer / Puja Kumari
OFMT (Output Format) in Awk is a built-in variable that holds the current output format for numeric values. It can be used to change the way numbers are printed in your Awk scripts.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of numeric function sqrt ?
What is the use of format specifier %% ?
What are Assignment Operators?
What is the use of sequence ?
What is the use of sequence ?
What are Unary arithmetic operators?
What is ORS in AWK?
How to execute an AWK script?
How add a first record and last record to the current file in linux?
What is OFS in AWK?
What is the use of sequence v ?
Which shell to use with AWK?