Useful Cron Header

Here’s a nice cron header for your collection:

MAILTO="" 
#################################################################### 
#minute (0-59),                                                    # 
#|      hour (0-23),                                               # 
#|      |       day of the month (1-31),                           # 
#|      |       |       month of the year (1-12),                  # 
#|      |       |       |       day of the week (0-6 with 0=Sunday)# 
#|      |       |       |       |       commands                   # 
#################################################################### 
30      01      *       *       *       /home/jim/bin/cleartmp 

Thanks Jim



2 Responses (Add Your Comment)

  1. Well, maybe all of it but the line for running “/home/jim/bin/cleartmp”. That might not be so helpful. :)

    ReplyReply
  2. Guess not, but I just left it there for the sake of completion :)

    ReplyReply

Leave a Reply

Formatting: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Other Entries

Tweets from