George Yolland wrote:
John> Is there a way on a Linux machine to set some environmental
John> variables
Is there a similar way to do this in perl.
I'm concerned with running as cron jobs where the environment is limited.
Is it true that everything is already on the Internet?
http://www.devdai
Randal L. Schwartz wrote:
"John" == John Kent <[EMAIL PROTECTED]> writes:
John> Is there a way on a Linux machine to set some environmental
John> variables
I have a related question. In a bash script I can source a file to the
environment. Like
. .profile
Is there a similar way to do this in
"Randal L. Schwartz" wrote:
>
> > "John" == John Kent <[EMAIL PROTECTED]> writes:
>
> John> Is there a way on a Linux machine to set some environmental
> John> variables
>
> By the way, it's "environment variables", not "environment*al* variables".
> Unless you're having a "'mental" lapse. :
> "John" == John Kent <[EMAIL PROTECTED]> writes:
John> Is there a way on a Linux machine to set some environmental
John> variables
By the way, it's "environment variables", not "environment*al* variables".
Unless you're having a "'mental" lapse. :)
Just saying thsi publicly to stop the bad
> Greetings,
>
> Is there a way on a Linux machine to set some environmental
> variables on machine boot-up that are automatically available
> to all my perl scripts from the environment?
>
> For example say I have a Common_Output_Area which my system administrators
> are frequently changing on