> -Original Message-
> From: Telemachus [mailto:[EMAIL PROTECTED]
> Sent: Saturday, November 08, 2008 6:13 AM
> To: beginners@perl.org
> Subject: Re: Cron environment for execution of Perl script
>
> On Thu Nov 06 2008 @ 3:42, Wagner, David --- Senior
> Programm
> -Original Message-
> From: Chas. Owens [mailto:[EMAIL PROTECTED]
> Sent: Saturday, November 08, 2008 10:14 AM
> To: Wagner, David --- Senior Programmer Analyst --- WGO
> Cc: Perl Beginners
> Subject: Re: Cron environment for execution of Perl script
>
> On T
On Thu, Nov 6, 2008 at 16:42, Wagner, David --- Senior Programmer
Analyst --- WGO <[EMAIL PROTECTED]> wrote:
>I need an environment variable from my .profile on Solaris and having
> troubles getting at it. I have a Perl script which executes fine outside of
> cron and now am trying to do
On Thu Nov 06 2008 @ 3:42, Wagner, David --- Senior Programmer Analyst --- WGO
wrote:
> I need an environment variable from my .profile on Solaris and having
> troubles getting at it. I have a Perl script which executes fine outside of
> cron and now am trying to do via cron. I wanted to
I need an environment variable from my .profile on Solaris and having
troubles getting at it. I have a Perl script which executes fine outside of
cron and now am trying to do via cron. I wanted to stay away from a shell
script and was wondering what is the easiest way to get my .profile