Answer Posted / guest
awk '^$ d {print $0}'
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a command to print the fields in a text file in reverse order?
Write a command to rename the files in a directory with "_new" as postfix?
What is the use of ERRNO?
What are AWK Built-in Variables?
What is the use of ARGIND?
What is the use of RSTART, RLENGTH and match ?
Write a command to print first and last line using sed command?
What is the use of string function asorti(string,[d])?
What is the use of Strftime function?
What is the use of string function gensub(r,s,h [,t])?
How add a first record and last record to the current file in linux?
What is the use of CONVFMT?
What is the use of string function length(string) in AWK?
Write a command to print zero byte size files?
How do you Explicit File output?