Answer Posted / pinky shan
Random
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to get only zero byte files which are present in the directory?
What is the use of FNR?
What is the use of string functiong sub(regex,replacement)?
What is the use of string function asort(string,[d])?
Write a command to print the line number before each line?
Write a command to print the second and third line of a file without using nr?
In the text file, some lines are delimited by colon and some are delimited by space. Write a command to print the third field of each line.?
Write a command to rename the files in a directory with "_new" as postfix?
What is the use of SUBSEP?
What is the use of OFMT?
What is the use of Strftime function?
What are System functions?
What is the use of string function length(string) in AWK?
Write a command to print all line except first line?
What are the Autoincrement and Autodecrement Operators?