how to use grep command to list find the records of a file
containg 10 different strings
Answer Posted / umakanta
grep -w 'word1|word2' filename
Is This Answer Correct ? | 8 Yes | 14 No |
Post New Answer View All Answers
Is windows built on unix?
Describe the term directory?
How zip the file in unix?
What are the basic responsibilities of a shell?
What are the different versions of unix?
Explain different types of Unix systems.
Explain kernal and shell?
What are the phases of swapping a page from the memory?
Define a process group.
Which are typical system directories below the root directory?
What is a shell?
What is unix portability?
What is a parent directory in unix?
Is android unix like?
How can you kill a process in unix?