Search Results

Search: Posts Made By: Scrutinizer
9,912
Posted By Scrutinizer
grep -F $string file # The...
grep -F $string file # The variable needs to be put in double quotes
grep -x $string file # This is a whole line match, but $string is interpreted as a regex
...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 03:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy