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 10077Post New IBM Unix Commands Interview Questions
What are the requirements to access a web service?
Does python has private keyword in python ? How to make any variable private in python ?
Why we make body earthing of transformer and what will be the size of the copper wire for this purpose related to KVA Capacity of the Transformer as per code.
how vaccum create in watering vaccum oump?
What is catalog views?
what are the basic production planning problems?
What is Web service in Salesforce?
What is the use of mongodb compass?
after click on compose mail how can we attached a file in qtp with vbscript code
Different types of real-time scheduling?
Differentiate ‘app id’ from ‘bundle id.’ Explain why they are used?
How does aspect oriented programming work?
What is the force needed to accelerate a mass of one kilogram one meter per second per second?
Find power (x,y) without the use of the pow function.
What is f:validatedoublerange tag in jsf (javaserver faces)?