Re: [Hampshire] Quick cron question

2017-11-08 Thread Simon Reap via Hampshire
One other thing - if you put day of week and day of month entries, it performs the task on both entries - e.g. if you put dom 1,15 and dow 1, it will happen on the first and fifteenth of the month *and* on every Monday. -- Please post to: Hampshire@mailman.lug.org.uk Web Interface:

Re: [Hampshire] Quick cron question

2017-11-08 Thread Gareth via Hampshire
No problem there is a cool diagram thing you can get of the cron stuff with dotted lines etc to show u it... I always have to remind myself. Just to confuse matters some nix accept 1-7 as below ;-) ┌── minute (0 - 59) │ ┌ hour (0 - 23) │ │ ┌── day of month (1 - 31) │ │ │

Re: [Hampshire] Quick cron question

2017-11-08 Thread owain via Hampshire
Thank you Gareth On 08/11/17 10:57, Gareth wrote: Monday -> Saturday = 1 -> 6 Sunday = 0 On 8 Nov 2017 10:49 a.m., "owain via Hampshire" > wrote: How does "dow" (day of the week) work in crontab? Is 0 Sunday or

Re: [Hampshire] Quick cron question

2017-11-08 Thread Gareth via Hampshire
Monday -> Saturday = 1 -> 6 Sunday = 0 On 8 Nov 2017 10:49 a.m., "owain via Hampshire" < hampshire@mailman.lug.org.uk> wrote: How does "dow" (day of the week) work in crontab? Is 0 Sunday or Monday? Thanks Owain -- Please post to: Hampshire@mailman.lug.org.uk Web Interface:

[Hampshire] Quick cron question

2017-11-08 Thread owain via Hampshire
How does "dow" (day of the week) work in crontab? Is 0 Sunday or Monday? Thanks Owain -- Please post to: Hampshire@mailman.lug.org.uk Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire LUG URL: http://www.hantslug.org.uk