Answer Posted / pinky shan
Hexadecimal
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of CONVFMT?
How to execute an AWK script?
How to print only blank line of file?
How add a first record and last record to the current file in linux?
How to generate random numbers in AWK?
What is the use of OFMT?
What is the use of string function split(string,array,separator)in AWK?
What is the use of ARGIND?
What is the use of string function asorti(string,[d])?
What is the use of string function sub(regex,replacement,string)?
What is the use of string function match(string,regex)?
Write a command to print the second and third line of a file without using nr?
What is the use of string function substr(string,position,max) in AWK?
Write a command to rename the files in a directory with "_new" as postfix?
How to exit from an awk script using the exit command?