I want to setup cronjob which will start on for example today and it will run every 5 days. This is what I have now, is this will work correctly ? If I install this job at 5 o`clock and then every 5 days on 6 AM.
0 6 */5 * * mailx -r [email protected] -s "Message title" -c "[email protected]" [email protected] < body.txt
0 0 */5 * * midnight every 5 days.
See this, similar question just asked for every 3 days. Cron job every three days
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With