There is no direct cron
expression for every 2 weeks. I use the following cron
expression, which is similar to 2 weeks, but not exactly for 2 weeks.
cron
expression for every 2 weeks on the 1st and the 15th of every month at 1:30 AM:
30 1 1,15 * *
Related Contents:
- Running a cron job at 2:30 AM everyday
- Run Cron job every N minutes plus offset
- Cron job every three days
- Running a cron job manually and immediately
- Cron job for let’s encrypt renewal
- Prevent duplicate cron jobs running
- escaping double quotes and percent signs (%) in cron
- What does * * * * * (five asterisks) in a cron file mean? [duplicate]
- Sending cron output to a file with a timestamp in its name
- What user do scripts in the cron folders run as? (i.e. cron.daily, cron.hourly, etc)
- crontab running as a specific user
- Is there a way to validate /etc/crontab’s format?
- What’s wrong with my cronjob syntax, I’m trying to use a backtick (`)?
- Why did my cron job run this month?
- Robustly disabling specific cron.{hourly,daily,weekly} script
- Outgrowing cron: what’s the next scheduler? [closed]
- What could cause “Permission denied” for command `crontab -e`?
- Crond offset five minute schedule
- Running cron every 10 minutes
- Crontab schedule in different timezones
- Cron expression: difference between 0/1, 1/1 and *
- Why is only one wget command working in my crontab?
- User-specific anacrontab?
- Setting ‘From’ header for cron email using msmtp
- How does cron.d notify the system?
- How to schedule server jobs more intelligently than with cron?
- logrotate by size – do I need to change the cron?
- How to keep cron from stampeding?
- How to schedule a biweekly cronjob?
- crontab listing or editing results in fopen: permission denied
- What is the correct way of getting crontab on CentOS 6?
- How do I make cron run every other Sunday on the OTHER Sunday?
- Running a cronjob with different parameters each day
- “Unexpected EOF while looking for matching “” on cron job
- Run task every 90 minutes with cron
- Run cron job every 10 minutes, from 4:40 to 0:15
- Cron – How can I create a cronjob that runs every 15 seconds?
- Run CRON job everyday at specific time
- Parameter ScheduleExpression is not valid
- How can I access Docker set Environment Variables From a Cron Job
- Export crontab to a file
- Running a cron job 3 times (1 pm, 2 pm and 3 pm for example)?
- How to set a cron job to run at a exact time?
- Variables in crontab?
- How to set a cron job to run every 3 hours [duplicate]
- Daylight Savings and Cron
- Append current date to the filename via Cron?
- Running two commands sequentially in a cron job?
- Cron every day at 6 pm
- How to create cron statement to run for multiple hours