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
IBM,
4 14100Post New Unix Commands Questions
What is grep in bash?
Why is awk called awk?
How do I use nslookup?
What is awk command used for?
hw will u use awk in replacing cahrs and files
What is the behavioural difference between cmp and diff commands?
What is in grep command?
what is the advaantage of each user having its own copy of the shell?
What are the dos commands?
How do you repeat a command in terminal?
why metadb requires a seperate slice to create Solaris volume manager
What is the command to view process running?
What does find command return in unix?
Name the general commands in using unix os for a beginner?
Explain ‘system calls’ with respect to unix commands?