how to use grep command to list find the records of a file
containg 10 different strings
Answer Posted / siva
try this command
egrep "string1|string2|string3" <filename.extn>
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How do I search for a file in unix?
Was unix the first operating system?
What is the symbol in unix?
What is meant by the term super user?
What is unix mtime?
How do we change file access permissions?
Is unix more secure than windows?
Which language is used in unix?
How to move files from one directory to other in unix?
Explain what is standard unix streams ?
Define a single-user system.
Why was unix created?
What is grep family in unix?
How is unix different from other operating system?
What are the features and benefits of unix?