![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^2: find unique lines in two filesby Phenomanan (Monk) |
on Oct 28, 2016 at 13:24 UTC ( #1174896=note: print w/replies, xml ) | Need Help?? |
I think this is the best answer. Better to use an existing solution than to program it yourself. You can also use a series of greps or a diff as an alternative to uniq, depending on exactly what you are trying to do. Check out this relevant link.
In Section
Seekers of Perl Wisdom
|
|