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 14087Post New IBM Unix Commands Interview Questions
Tell me more about rsa algorithm? How secure is this algorithm?
What is the use of virtual processor connectivity in teradata?
what is a pure function in arm terminology?
Can you explain the method to disable budgetary control for a set of books.
Tell me what is seo & why is it so important?
advantages and disadvantages of international trade
How block elements can be centered with CSS1?
What are the five common solutions for software developments problems?
List the various types of Reports available in Salesforce?
What is your area of development ??
How does xaml relate to other web service standards? : xaml
How do you use f3?
What do you mean by Inductive Logic Programming (ILP)?
What documents result from procurement processes? : fi- accounts payable
what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba