Skip to navigation
How to extract all lines where a specific string is found and save to a file
08.05.25
How to extract all lines where a specific string is found and save to a file ``` grep -r 'info@foo.com' . > ../info_foo_com.tx ```
https://tecadmin.net/linux-extract-content-between-matching-patterns/
Reply
Anonymous
Information Epoch 1752435861
Think parallel.
Home
Notebook
Contact us