What is the use of OFMT?



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

Post New Answer

More Awk Interview Questions

What is the use of numeric function sqrt ?

1 Answers  


What is the use of format specifier %% ?

1 Answers  


What are Assignment Operators?

1 Answers  


What is the use of sequence ?

1 Answers  


What is the use of sequence ?

1 Answers  


What are Unary arithmetic operators?

1 Answers  


What is ORS in AWK?

1 Answers  


How to execute an AWK script?

1 Answers   Accenture,


How add a first record and last record to the current file in linux?

1 Answers  


What is OFS in AWK?

1 Answers  


What is the use of sequence v ?

1 Answers  


Which shell to use with AWK?

1 Answers  


Categories