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 to null a file in unix?
Describe the term directory?
What is unix shell scripting used for?
What is the file in unix?
Is darwin unix?
What is page fault? Its types?
What are the advantages and disadvantages of unix operating system?
What is unix full form?
What is the main goal of the Memory Management?
What are the common directory management commands in unix?
How do you delete a file in unix?
Is windows unix like?
Is unix portable?
What are new features added in nfs4?
What is ‘the principle of locality’?