Answer Posted / pinky shan
Character (hexadecimal)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a command to find the total number of lines in a file without using nr?
Write a command to print the fields in a text file in reverse order?
What is the use of ARGV ?
What is the use of string function asort(string,[d])?
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?
What is the use of CONVFMT?
How to get only zero byte files which are present in the directory?
What is the use of string function sub(regex,replacement,string)?
What is the use of string functiong sub(regex,replacement)?
What is the use of ERRNO?
Which shell to use with AWK?
How to execute an AWK script?
How to generate random numbers in AWK?
What are Unary arithmetic operators?