Re: [gentoo-user] Re: Difficulties to acchieve a certain time period with fcron

2015-05-30 Thread Neil Bothwick
On Sat, 30 May 2015 16:42:37 + (UTC), James wrote: > *cron* are limited. You need advanced logic constructs to achieve what > you want. Bash is most likely your easiest path. If you're using systemd, timer units would do what you want. They are more complex to set up than cron, but far more f

[gentoo-user] Re: Difficulties to acchieve a certain time period with fcron

2015-05-30 Thread James
Alan McKinnon gmail.com> writes: > On 29/05/2015 18:12, Meino.Cramer gmx.de wrote: > > I am makeing definetly something very wrong here...but I the logic > > seems to prevent me to do the rigth ting... *cron* are limited. You need advanced logic constructs to achieve what you want. Bash is mo