Answer Posted / guest
awk '^$ d {print $0}'
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How add a first record and last record to the current file in linux?
What is the use of string functiong sub(regex,replacement,string)?
What is the use of RSTART, RLENGTH and match ?
What is the use of OFMT?
What are System functions?
What is the use of SUBSEP?
Write a command to print zero byte size files?
What is the use of PRINTF?
What is the use of ARGV ?
What is the use of string functiong sub(regex,replacement)?
Write a command to find the total number of lines in a file without using nr?
What is the use of CONVFMT?
What is the use of ARGIND?
Write a command to print all line except first line?
What are Arithmetic Expressions in AWK?