On Fri, 16 Aug 2002 [EMAIL PROTECTED] wrote:

> Hello,
> does anybody know a possibility how to ascertain the current User (User Id,
> Username) ?
> I thougt of using a module but couldn't find one.
>
>
> greetings
> Stefan
>

Or following up on my own post (which is bad) just found out you could
just do...

use English;
print $UID;
print $GID;

doh....

Rus
--
http://www.fsck.me.uk - Rant wibble wave
http://shells.fsck.me.uk - Hosting and stuff


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

Reply via email to