Re: duplicate entries - compare files
have you tried diff? sdiff or diff --side-by-side, etc...
no need to reinvent the wheel
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
.
Relevant Pages
- Opening an Excel file of the format "Oct data.xls"
... I am writing a spreadsheet to compare two months worth of data from a ... the bFileExists function from the web but I can't find the site again now). ... Do While tester = 0 ... thedate = thedate - 30 ... (microsoft.public.vb.general.discussion) - Re: duplicate entries - compare files
... 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 ... (comp.unix.shell) - Re: TECH: Testing a Capacitor
... This works for checking Electrolytic capacitors from about 2.2ufd or larger and it produces a number that you can compare to either a known-to-be-good cap or compare to the guide chart on the tester. ... John's Jukes Ltd. 2343 Main St., Vancouver, BC, Canada V5T 3C9 Call 872-5757 or Fax 872-2010 ... (rec.games.video.arcade.collecting) - Duplicates, Comparison and Condensing
... you have one school listed 5 times due to ... single row. ... duplicate entries. ... So I need to recognize the duplicates, compare the values, take the ... (microsoft.public.excel.programming) - Re: duplicate entries - compare files
... 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 ... (comp.unix.shell) |
|