Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: cron script best practices

by anthski (Scribe)
on Aug 10, 2005 at 23:09 UTC ( [id://482803]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    20,35,50,05 * * * * /home/reports/ftp/YTSMSC50/loadData.pl
    20,35,50,05 * * * * /home/reports/ftp/FDSMSC/loadData.pl
    
  2. or download this
    20,35,50,05 * * * * /home/reports/ftp/YTSMSC50/loadData.pl; /home/repo
    +rts/ftp/FDSMSC/loadData.pl
    
  3. or download this
    20,35,50,05 * * * * /bin/env > /tmp/env.output; /home/reports/ftp/YTSM
    +SC50/loadData.pl; /home/reports/ftp/FDSMSC/loadData.pl
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-26 01:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found