How would I get a cron job to run every 30 minutes?

前端 未结 6 1225
鱼传尺愫
鱼传尺愫 2020-12-04 07:36

I\'m looking to add a crontab entry to execute a script every 30 minutes, on the hour and 30 minutes past the hour or something close. I have the following, but

6条回答
  •  萌比男神i
    2020-12-04 07:51

    You mention you are using OS X- I have used cronnix in the past. It's not as geeky as editing it yourself, but it helped me learn what the columns are in a jiffy. Just a thought.

提交回复
热议问题