Pages

Sunday, July 24, 2022

How to find a string or text in a file on Linux

How to find a string or text in a file on Linux 


 grep -r --include=\*.forward 'andre'


Remark : Find a sting "andre" on file .forward