Login Form

Log in
 

Contact Customer Service

(478) 971-1834

Email Print

How to find a string located in a file in Linux using egrep

Hits:
905
Rating:
 
Vote for this:
Good - Bad

Answer

egrep -i -R "string" *

Sponsored Links