Re: duplicate entries - compare files
- From: Ed Morton <morton@xxxxxxxxxxxxxx>
- Date: Wed, 27 Sep 2006 21:34:20 -0500
tester wrote:
Hi Gurus,
I need to compare two files which shows me ONLY duplicate entries
(entry common to both files)
i tried "comm" command but it doesn't show me correctly or may be i am
not using it correctly.
Please Help
Regards
comm only works on files that are sorted. Sort the files first.
Ed.
.
- References:
- duplicate entries - compare files
- From: tester
- duplicate entries - compare files
- Prev by Date: Re: assign a string variable onto itself with concat ksh
- Next by Date: Re: simple alias doesn't work
- Previous by thread: duplicate entries - compare files
- Next by thread: Re: duplicate entries - compare files
- Index(es):
Relevant Pages
|