There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.
Answers were Sorted based on User's Feedback
Answer / xx
awk '(NR>31 && NR<50) || (NR>81 && NR <90) filename.txt
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the basic needs to join two sources in a source qualifier?
What are the mapping paramaters and mapping variables?
Hi, Can someone send me the DWH and Informatica FAQ's at priti.singh84@gmail.com Thanks in Advance, preeti
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
can a port in expression transf be given the name DISTINCT
What do think which one is the better joiner or look up?
In a scenario I want to change the dimensions of a table and normalize the denomralized table which transformation can I use?
What is data merging, data cleansing and sampling?
what is incremantal aggregation?
What is a filter transformation and why it is an active one?
What are the different types of transformation available in informatica.
What is the difference between OLTP and ODS?