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
Can we create a Integration service without a Repository service and vice versa?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
Explain the aggregator transformation?
What is a code page?
What is the difference between source qualifier transformations source filter to filter transformation?
How do you promote a non-reusable transformation to reusable transformation?
How to load a Dimension ? and how to load a fact table?
What is session task and command task?
Design a mapping to load a target table with the following values from the above source?
What is lookup change?
What are some examples of informatica etl programs?
can u any challenge your project?
What happens when a session fails and you click on recover?
What are the modules in Power Center
how tokens will generate?