Unix General Question:

How to find multiple string?

Answer:

Use extended grep command

egrep 'searchstr1 | searchchstr2' file.txt

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