Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Running Perl program w/root privs via cron

by virtualsue (Vicar)
on Jun 08, 2002 at 19:28 UTC ( [id://172822]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sudo scriptname -a opt1 -b opt2 -w host1, host2, host3
    
  2. or download this
    foreach $dest (@dests) {
       system /usr/local/bin/ssh -l <user> -i <user's ssh identity> -t $de
    +st sudo scriptname + opts
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-25 15:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found