What is in grep command?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between cat and more command?
If we want to see first 35 lines of a file which command we have to use?
what is the advaantage of each user having its own copy of the shell?
What is the output of : $ ps-e $ ps-a commands
What's a command word?
Explain iostat, vmstat and netstat.
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the functionality of a top command?
What is the functions of zambie process?
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
How to view the hidden files in /etc directory?
What is the use of egrep command in unix?