Help for this page
grep -h %search_string% *.txt > retuned_Results.sl
perl -ne 'print if /%search_string%/' *.txt > retuned_Results.sl