I\'ve created a Cron task at my webhost to daily backup my database and I would like it to append the current date to the filename.
My Cron job looks like this
You should use `` instead of '' around the command you want to execute to generate the current date for your filename.
``
''