Posts tagged as:

Install Cron from File

How To Install, Edit, or Remove Cron Jobs in Batch Mode

by Ramesh Natarajan on November 20, 2009

Question:  How can I install all the schedule jobs from a text file to the crontab? Also, can I remove all the cron jobs at once instead of removing the individual lines from the crontab?

Answer: You can install, edit and remove crontab in batch mode as examples below. Also, refer to our 15 crontab examples.

(more…)

{ 1 comment }