InterviewSolution
Saved Bookmarks
| 1. |
Suppose You Have Written A Script To Take Backups. How Do You Make It Run Automatically Every Week? |
|
Answer» You can CREATE a cron JOB to execute the SCRIPT on a pre¬ DETERMINED schedule. You can create a cron job to execute the script on a pre¬ determined schedule. |
|