in reply to
Perl and your environment
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
.)
Comment on
Re: Perl and your environment
Download
Code
In Section
Seekers of Perl Wisdom