Grep command usage

The following command is used to find the text $_REQUEST[‘country_code_reader’] in all the code files in the directory.

grep -r -l "$_REQUEST\['country_code_reader'\]" *
Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x