Re: Comparing file contents, the perl way
[email protected] (beast)
| Newsgroups | perl.beginners |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 22, 2008 at 2:52 PM, John W. Krahn <[email protected]> wrote: > 32134 > $ grep -f A.txt -wv B.txt > 82134 > Ouch, i never think that it can be so easy!! Thanks. --budhi