[clue-talk] Batch scheduler
Shawn - Red Mop
redmop924 at comcast.net
Thu Jun 18 07:36:08 MDT 2009
And incron can handle on file creation/modification.
On Thursday 18 June 2009 07:07:03 am David L. Willson wrote:
> Would this conversation be more appropriate to CLUE-tech?
>
> Can you call a script from cron/anacron that contains the following?
>
> A && B || C
>
> To see how that behaves, try something like this:
>
> dlwillson at aurora:~> true && echo "true" || echo "false"
> true
> dlwillson at aurora:~> false && echo "true" || echo "false"
> false
> dlwillson at aurora:~>
>
>
> David L. Willson
> Trainer, Engineer, Enthusiast
> MCT, MCSE, Linux+
> tel://720.333.LANS
>
> ----- "Grant Johnson" <grant at amadensor.com> wrote:
>
> > Shawn - Red Mop wrote:
> > > What trigger would you like, time, or file
> > access/creation/modification?
> > >
> >
> > I would like to be able to trigger from either time or file creation,
> >
> > but I would also need to be able to run time dependent processes when
> >
> > the machine powered up, if it was powered down at the appointed time.
> >
> > The big part missing, though, is process dependencies (only run B if A
> >
> > was successful, else run C).
> > _______________________________________________
> > clue-talk mailing list
> > clue-talk at cluedenver.org
> > http://www.cluedenver.org/mailman/listinfo/clue-talk
> _______________________________________________
> clue-talk mailing list
> clue-talk at cluedenver.org
> http://www.cluedenver.org/mailman/listinfo/clue-talk
>
>
More information about the clue-talk
mailing list