Answer Posted / pinky shan
ASCII bell
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of string function gensub(r,s,h [,t])?
What is the use of RSTART, RLENGTH and match ?
Write a command to find the total number of lines in a file without using nr?
what are divisions main frems
What is the use of string function substr(string,position) in AWK?
What is the use of string function index(string,search) in AWK?
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 string function sub(regex,replacement,string)?
What is the use of string functiong sub(regex,replacement)?
What is the use of string function split(string,array,separator)in AWK?
What is the use of string function sub(regex,replacement)?
What are Trigonometric Functions in AWK?
What are Arithmetic Expressions in AWK?
How add a first record and last record to the current file in linux?