Answer Posted / pinky shan
Logarithm
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are Dynamic Variables?
What are AWK Built-in Variables?
What is the use of string function sub(regex,replacement)?
Usage of And/Or/Not operators in AWK?
What are AWK patterns?
What is the use of FIELDWIDTHS?
How to get only zero byte files which are present in the directory?
What is the use of string function split(string,array,separator)in AWK?
How add a first record and last record to the current file in linux?
What is the use of ARGV ?
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.?
Write a command to print the squares of numbers from 1 to 10 using awk command?
How to display even number of records into one file and odd number of records into another file?
Write a command to rename the files in a directory with "_new" as postfix?
What are AWK Numerical Functions?