What is the use of format specifier %g ?
Answer / pinky shan
The shorter of e or f,with trailing zeros removed
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of ERRNO?
How to print only blank line of file?
What is the use of sequence ?
Write a command to print the squares of numbers from 1 to 10 using awk command?
Write a command to print first and last line using sed command?
What is the use of RSTART, RLENGTH and match ?
What is the use of numeric function exp ?
What is the use of format specifier %d ?
What is the use of string function substr(string,position) in AWK?
What is the use of sequence <Any other character> ?
What is the use of string function strtonum(string)?
How to generate random numbers in AWK?