No code? Shocking!
Code:
$ name=mq; date=07.11.; if [ `date '+%d.%m.'` = $date ]; then echo -n "Alles Gute zum Geburtstag, $name"; echo '!'; fi