Hello!

use 
$user_name = $ENV{'AUTH_USER'}; # for name of the user 
and
$user_psw = $ENV{'AUTH_PASSWORD'}; # for password

nvasil
----- Original Message ----- 
From: "Nisim, Amit" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 24, 2001 3:21 PM
Subject: How do I get username in Perl ?


> 
> Hi All,
> 
> I want to get the name of the user that run the script.
> How can I do it ?
> 
> Amit
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to