[ic] IC Jobs question

Grant listbox at email.com
Thu Oct 23 14:19:08 EDT 2003


> > > On Thu, 23 Oct 2003 10:37:19 -0700
> > > "Grant" <listbox at email.com> wrote:
> > >
> > >
> > > >
> > > > Ok, I didn't pick up on the fact that it uses the regular
> Linux cron.  I
> > > > thought it was a totally separate IC feature.  Thank you
> for the info.
> > > >
> > >
> > > Interchange jobs are a standalone feature of Interchange. But if you
> > > need to run them regularly, Linux cron comes handy ...
> > >
> > > */10 * * * * /usr/sbin/interchange --quiet --runjobs=matstock=pages
> > >
> > > for example.
> > >
> > > Bye
> > > 	Racke
> >
> > Ok, this IC Jobs stuff is all starting to work for me now, but
> your latest
> > message above has me scratching my head.  It sounds like the IC
> jobs can be
> > run through the normal Linux cron system *or* just through IC?
> How can they
> > be run without using the Linux crontab?
>
> Just run them from the commandline (your call to Interchange is probably
> a different one - Debian has a sweet wrapper in place):
>
> /usr/sbin/interchange --quiet --runjobs=matstock=pages
>
> Bye
> 	Racke

Ok, I think I'm getting it now.  So then there's no way to specify any kind
of a time interval without using the Linux crontab right?  Also, is there
any way to run something like:

/usr/sbin/interchange --quiet --runjobs=matstock=pages

in-page?

- Grant



More information about the interchange-users mailing list