in reply to
Bitwise OR for a custom diff that ignores dups
It sounds like you want
comm
and
sort
instead of diff.
Comment on
Re: Bitwise OR for a custom diff that ignores dups
Replies are listed 'Best First'.
Re^2: Bitwise OR for a custom diff that ignores dups
by
delirium
(Chaplain)
on Aug 03, 2011 at 13:51 UTC
Toolic, that's exactly what I wanted; thanks.
[reply]
In Section
Cool Uses for Perl