I have two scripts to run backup task, one is for full backup, another one is for incremental backup. I want to run full backup at specific time every day, and run incremental backup every 10 mins after that specific time. How can I use cron job doing this one?
Asked
Active
Viewed 32 times