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

Re: dropping from root to lower user

by sauoq (Abbot)
on Jun 14, 2003 at 22:07 UTC ( [id://265957]=note: print w/replies, xml ) Need Help??


in reply to dropping from root to lower user

Read perldoc pervar and look for info on $< and $(. They are settable.

-sauoq
"My two cents aren't worth a dime.";

Replies are listed 'Best First'.
Re: Re: dropping from root to lower user
by rob_au (Abbot) on Jun 15, 2003 at 12:23 UTC
    The only caveat which I would add to this is that these variables - $<, $>, $( and $) - can only be set on machines that support the underlying set[re][ug]id() routines.

     

    perl -le 'print+unpack"N",pack"B32","00000000000000000000001001101010"'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-26 06:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found