Convert vcard files to birthday database
The vcf2birthday command reads a VCARD file from the standard input, and outputs a birthday-compatible database.
cat ~/.gnome/GnomeCard.gcrd | vcf2birthday.pl | birthday -f -
birthday(1)