how to use grep command to list find the records of a file
containg 10 different strings
Answer Posted / raghu
egrep "word1|word2" filename
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What are pipes and filters in unix?
How is unix different from other operating system?
What is unix and its features?
Explain system bootup in unix.
What are the features of unix operating system?
What are the types of unix operating system?
How to change the directory in unix?
How to perform a system shutdown in unix?
How would you explain a kernel to a non-technical person?
What is unix in simple terms?
What is unix and shell scripting?
What is .sh file in unix?
What are hidden files in unix?
What are three main elements of unix operating system?
You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?