Answer Posted / pinky shan
The shorter of e or f,with trailing zeros removed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a command to print zero byte size files?
Which shell to use with AWK?
Write a command to find the total number of lines in 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 index(string,search) in AWK?
What is the use of string function match(string,regex)?
What are Assignment Operators?
What are Dynamic Variables?
What is the use of ARGV ?
What is the use of string functiong sub(regex,replacement,string)?
What is the use of string functiong sub(regex,replacement)?
What is the use of string function sub(regex,replacement)?
Write a command to print the second and third line of a file without using nr?
Write a command to rename the files in a directory with "_new" as postfix?
What are Trigonometric Functions in AWK?