Answer Posted / pinky shan
Floating Point number(engineering format)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a command to find the sum of bytes (size of file) of all files in a directory?
Write a command to print first and last line using sed command?
What is the use of ARGIND?
Write a command to print the squares of numbers from 1 to 10 using awk command?
What are Unary arithmetic operators?
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?
What are Trigonometric Functions in AWK?
What is the use of string function tolower(string)?
How to get only zero byte files which are present in the directory?
What is the use of string function sub(regex,replacement)?
How to execute an AWK script?
What is the use of string functiong sub(regex,replacement)?
Write a command to print the second and third line of a file without using nr?
What is the use of FIELDWIDTHS?
What is the use of string function length(string) in AWK?