I am new to linux cron, I use mysql DB, my database name is finaldb, I want to use this database every hour,
I have a folder called dailbackup, in it I have a folder by date wise, in this folder I have a backup mysql db file
name, for example final_db_9.sql (this backup was made in the morning of 9 a.m.), final_db_13.sql (this backup was made at noon 1pm, for example,
this process is currently being performed manually, is it possible to automate it, any ideas, suggestions,
source share