[BlueOnyx:02362] Re: Getting current user with Perl?

DD bqlist at distortal.com
Sat Sep 12 12:05:09 -05 2009


René Mølsted wrote:
> Hi all,
> anyone know how to get the current user login with perl?

I don't know perl, but the variable is REMOTE_USER, so...:

	$ENV{'REMOTE_USER'}

Might be what you're after.


Dick





More information about the Blueonyx mailing list