Subject: Re: syntax ideas solicited
To: Jarkko Hietaniemi <jhi@iki.fi>
From: Andrew Brown <atatat@atatdot.net>
List: tech-userlevel
Date: 12/25/2001 13:47:13
>...assuming a single setting (a single environment variable) is right
>for all the cronjobs.

try adding this:

FOO=1
* * * * * echo $FOO
FOO=2
* * * * * echo $FOO
FOO=3
* * * * * echo $FOO

to your crontab and see what you get.  environment variable settings
can be changed from job to job.

-- 
|-----< "CODE WARRIOR" >-----|
codewarrior@daemon.org             * "ah!  i see you have the internet
twofsonet@graffiti.com (Andrew Brown)                that goes *ping*!"
andrew@crossbar.com       * "information is power -- share the wealth."