Answer Posted / pinky shan
ASCII Character
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a command to print all line except first line?
What are the Autoincrement and Autodecrement Operators?
What are Trigonometric Functions in AWK?
What is the use of FNR?
Write a command to rename the files in a directory with "_new" as postfix?
What is the use of string function match(string,regex)?
What is the use of SUBSEP?
Write a command to print the fields in a text file in reverse order?
Usage of And/Or/Not operators in AWK?
What is the use of string function split(string,array,separator)in AWK?
What is the use of ARGIND?
Write a command to print the second and third line of a file without using nr?
What is the use of string function sub(regex,replacement)?
Which shell to use with AWK?
Write a command to print the squares of numbers from 1 to 10 using awk command?