Answer Posted / pinky shan
Literal %
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Usage of And/Or/Not operators in AWK?
What are Assignment Operators?
What are System functions?
What is the use of string function substr(string,position) in AWK?
What is the use of string functiong sub(regex,replacement)?
Which shell to use with AWK?
What are Arithmetic Expressions in AWK?
Write a command to print the line number before each line?
What is the use of string function gensub(r,s,h [,t])?
What is the use of FIELDWIDTHS?
Write a command to print the squares of numbers from 1 to 10 using awk command?
What is the use of string function sub(regex,replacement,string)?
Write a command to print first and last line using sed command?
What is the use of string function match(string,regex)?
What is the use of ARGV ?