There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.
Answer Posted / vc
sed -n -e '31,50p' -e '81,90p' filename.txt
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is SDLC way of code development?
differences between service based and product based?
What is a sorter transformation?
What is flashback table ? Advance thanks
Which transformation is needed while using the Cobol sources as source definitions?
What is lookup change?
State the limitations where we cannot use joiner in the mapping pipeline?
What are the data movement modes in informatica?
How to configure mapping in informatica?
What is the scenario which compels informatica server to reject files?
can any one give some examples for pre sql and post sql(Except dropping and creating index).
How you can differentiate between connected lookup and unconnected lookup?
Differentiate between source qualifier and filter transformation?
While migrating the data from one environment to another environment how would you manage the connections?
Explain the types of transformations?