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 is the use of string function asorti(string,[d])?
Write a command to rename the files in a directory with "_new" as postfix?
How to generate random numbers in AWK?
What are Regular Expressions in AWK?
What is the use of RSTART, RLENGTH and match ?
What is the use of string function sub(regex,replacement)?
How to get only zero byte files which are present in the directory?
What is the use of PRINTF?
What is the use of FIELDWIDTHS?
What are Unary arithmetic operators?
What is the use of string function gensub(r,s,h [,t])?
Write a command to print zero byte size files?
How to print only blank line of file?
How to exit from an awk script using the exit command?
What is the use of ARGV ?