Answer Posted / pinky shan
String
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are AWK patterns?
Write a command to rename the files in a directory with "_new" as postfix?
Write a command to print the line number before each line?
What is the use of string function length(string) in AWK?
How add a first record and last record to the current file in linux?
What is the use of string function tolower(string)?
What are Unary arithmetic operators?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What is the use of ARGV ?
What is the use of ERRNO?
What is the use of string functiong sub(regex,replacement,string)?
What is the use of string function substr(string,position,max) in AWK?
What is the use of SUBSEP?
What are Arithmetic Expressions in AWK?
How to exit from an awk script using the exit command?