ISAI student has asked for the wisdom of the Perl Monks concerning the following question:
I would have expected:perl -e '$ENV{'pathy'}="kuku"; echo $pathy
perl -e '$ENV{'pathy'}="kuku"; echo $pathy kuku
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: cannot modify LINUX env vars
by eyepopslikeamosquito (Archbishop) on Feb 06, 2011 at 09:54 UTC | |
Re: cannot modify LINUX env vars
by Corion (Patriarch) on Feb 06, 2011 at 09:39 UTC | |
Re: cannot modify LINUX env vars
by Khen1950fx (Canon) on Feb 06, 2011 at 18:15 UTC |