webmin mysql backup

webmin has an included mysql backup. it works great except that it just backups up to the same named file everytime. i would like to add the date to each backup file name, so that i have multiple backup files by date.

this is the current cron command

/etc/webmin/mysql/backup.pl city

city is the name of the saved file.

is there some cron variable i can add next to city that will allow the date to be attached to each saved file?

 

 

 

 

Top