awk '/the_string/' file.txt
----
====== Example ======
Assuming a file, **test.txt**, exists with the following contents:
awk '/Roux/' test.txt
returns:
10 Peter Terence Roux 45
11 Virginia Genevieve Roux 45
12 Felix Devon Roux 5