Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

RE: RE: Re: How do I execute as root?

by Fastolfe (Vicar)
on Nov 14, 2000 at 03:18 UTC ( [id://41470]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    (fastolfe) eddie:~$ ls -l test
    -rwsrwxr-x   1 root     fastolfe       53 Nov 13 16:17 test
    ...
    printf("uid=%d euid=%d\n", $<, $>);
    (fastolfe) eddie:~$ uname -a
    Linux eddie.intranet 2.2.16 #1 Thu Jun 8 17:46:12 CDT 2000 i586 unknow
    +n
    
  2. or download this
    ($<, $>) = ($>, $<);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-19 12:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found