in reply to match pattern from two different file
any chance you could put the file contents in code tags? That might make this post readable... :-)
Update Reflecting on the code just a bit, have you looked at any of the perl docs?
if (whatever) { do something; } else { do the_other; }
...the majority is always wrong, and always the last to know about it...
Insanity: Doing the same thing over and over again and expecting different results...
A solution is nothing more than a clearly stated problem...otherwise, the problem is not a problem, it is a facct
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: match pattern from two different file
by Anonymous Monk on Jun 20, 2014 at 06:23 UTC |