Answers

Question and Answer:

  Home  Unix General

⟩ How to find multiple string?

Use extended grep command

egrep 'searchstr1 | searchchstr2' file.txt

 142 views

More Questions for you: