Answer Posted / pinky shan
Character (1 to 3 octal digits)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are System functions?
Write a command to print first and last line using sed command?
What are the Autoincrement and Autodecrement Operators?
What is the use of string function length(string) in AWK?
How to execute an AWK script?
Write a command to print the second and third line of a file without using nr?
What is the use of FIELDWIDTHS?
What is the use of SUBSEP?
What is the use of string function match(string,regex)?
What are Associative Arrays?
Write a command to rename the files in a directory with "_new" as postfix?
Write a command to print the squares of numbers from 1 to 10 using awk command?
What are Regular Expressions in AWK?
What is the use of string function sub(regex,replacement,string)?
What is the use of string function index(string,search) in AWK?