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 15287Post New IBM Unix Commands Interview Questions
Explain what is Flask & its benefits?
Explain what languages does the .net framework support?
Which parameter require to do for analytical method equivalency?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Can excel and access work together?
What do you mean by the term 'normalization'?
What do you understand by sales order processing?
What is 100% protection of generator? Why 100% is not used but 95% is generally used?
Explain Android testing framework?
How to drop a constraint in postgres?
What is bootstrap carousel?
Which database the sqoop metastore runs on?
What are the difference between wordpress and drupal?
What are serialization and deserialization?
How can you find length of a tuple in python?