![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re: Perl and your environmentby lshatzer (Friar) |
on Jul 24, 2001 at 21:37 UTC ( #99420=note: print w/replies, xml ) | Need Help?? |
I would try $ENV{USER} instead of using backticks to echo.
Updated: concatentation operator is a . not a & (As pointed out below by myocom and Amel.)
In Section
Seekers of Perl Wisdom
|
|