in reply to
Re: Re: Detecting running from cron?
in thread
Detecting running from cron?
It would seem that the '_' variable is a bash/sh thing, and as I use 'tcsh' for most of my work normally I didn't notice that. Good catch.
chipmunk
has the best approach, with setting an environment variable within your crontab.
Comment on
Re: Re: Re: Detecting running from cron?
In Section
Seekers of Perl Wisdom