The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above
4 15186Post New IBM Unix Commands Interview Questions
What’s new in the ejb 2.0 specification?
Why do we use partitions in sql?
Write a recursive program to calculate factorial in c++.
server.transfer limitation ?
Explain the structure of bug life cycle?
Can you host your own wordpress website?
How do you make a table on microsoft word?
Explain the functioning of conditional structures in perl.
Differentiate between overriding and overloading cases?
How does a stock market crash?
Why declare Main() method as a static in java ?
What are the IKM types?
Is multilevel inheritance possible in c#?
How to test fly out menu in qtp?
What are the disadvantages of threading?