while (<INFILE>) { if (s/^.*$String//) { print; } } [download]
In reply to Re^2: isolating strings by clinton in thread isolating strings by dhudnall