Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Linux id command

by tcf22 (Priest)
on Nov 23, 2003 at 17:11 UTC ( [id://309311]=note: print w/replies, xml ) Need Help??


in reply to Linux id command

Real UID: $<
Effective UID: $>
Real GID: $(
Effective GID: $)

- Tom

Replies are listed 'Best First'.
Re: Re: Linux id command
by bart (Canon) on Nov 23, 2003 at 21:04 UTC
    In addition, you can find the associated name using getgrgid()/getpwuid(). Also look at the related functions under the same perlfunc section.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://309311]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-19 11:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found