in reply to Hex string search all files in directory
to:if ($hex_string =~ /\hello/)
if (lc($hex_string)) =~ /\hello/)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Hex string search all files in directory
by choroba (Cardinal) on Dec 04, 2012 at 09:17 UTC |