chmac: addressbook

Sort by: Date / Title / URL

  1. http://joemaller.com/2008/02/17/fixing-a-palm-duplicate-disaster/
    A blog post on how to remove duplicate address book entries using sed, uniq and sort. It suggests converting all vcard entries to single lines, using sort then uniq and finally converting back. It removes absolute duplicates.
  2. http://zzamboni.org/brt/2006/07/09/eliminating-duplicate-contacts-in-evolution-howto/
    This is a simple perl script which *very crudely* removes duplicates in Evolution data. It deletes any contacts with the same name.

First / Previous / Next / Last / Page 1 of 1