in reply to Re: Read file in a hash and compare the 'values' from file 2
in thread Read file in a hash and compare the 'values' from file 2
compare it one by one with the 'values' of $outputFile and print the key of $outputFile corresponding to the values matched in file2. so that the output wud be like:#file2 abcdef hijkl mnop qrstuv wxyzabc
>1 abcdef >4 xyzabc . . etc
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Read file in a hash and compare the 'values' from file 2
by Anonymous Monk on Jul 05, 2011 at 13:44 UTC |