in reply to
How to search string in all files in directory
Combine code from
your previous post
, add
-Taint
/
glob
and you're done :)
Comment on
Re: How to search string in all files in directory
In Section
Seekers of Perl Wisdom