Unix General Question:
Download Questions PDF

How to find multiple string?

Unix General Interview Question
Unix General Interview Question

Answer:

Use extended grep command

egrep 'searchstr1 | searchchstr2' file.txt

Download Unix General Interview Questions And Answers PDF

Previous QuestionNext Question
How do display only hidden files in Unix?Using Unix command how to display no of records in oracle?