in reply to
Re^2: find string in file
in thread
find string in file
... and both of you failed to notice that "0 or more" translates to
*
, not
+
;-).
Comment on
Re^3: find string in file
Select
or
Download
Code
In Section
Seekers of Perl Wisdom