Answer Posted / pinky shan
Hexadecimal
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Usage of And/Or/Not operators in AWK?
What is the use of CONVFMT?
What is the use of string function split(string,array,separator)in AWK?
What is the use of RSTART, RLENGTH and match ?
What is the use of string functiong sub(regex,replacement)?
What are the Autoincrement and Autodecrement Operators?
What is the use of string function gensub(r,s,h [,t])?
what are divisions main frems
Write a command to find the total number of lines in a file without using nr?
Write a command to find the sum of bytes (size of file) of all files in a directory?
What is the use of string function substr(string,position) in AWK?
Write a command to rename the files in a directory with "_new" as postfix?
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.?
What is the use of SUBSEP?
How add a first record and last record to the current file in linux?