Re: can someone explain crontab to me better?

From: Benjamin Sobotta (mayday_at_gmx.net)
Date: 09/19/04

  • Next message: Tom Joyce: "Re: can someone explain crontab to me better?"
    To: robg <robg.list@gmail.com>
    Date: Sun, 19 Sep 2004 20:04:40 +0000
    
    

    Hi!

    Those entries have nothing to do with duration.
    The entry of you would run every two hours or better every even hour and then
    every 5 minutes like:

    8:00
    8:05
    8:10
    .
    8:55
    10:00
    10:05
    10:10
    .
    .
    .

    so if you want something to run every two hours it should look like

    10 */2 * * * root /usr/libexec/locate.updatedb

    This would make it run like

    8:10
    10:10
    12:10
    .
    .

    I hope this helps - and works :) Haven't tried it.

    Cheers,

    Ben

    On Sunday 19 September 2004 17:42, robg wrote:
    > hi,
    >
    > i am having a hard time understanding crontab after reading
    > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-cron
    >.html .. i still can't understand the minutes/hours...
    >
    > when you specify minutes, does it mean the command is run every X
    > minutes? and if you specify a hour AND minutes, the command is run
    > every X hours for X minutes? so if i did
    >
    > */5 */2 * * * root /usr/libexec/locate.updatedb
    >
    > it would run that command every two hours for 5 minutes? so when two
    > hours comes around, itll keep running that command over and over for 5
    > minutes? or will it run that command once every 5 minutes for two
    > hours? im confused
    >
    > i just want to know the syntax to run something every 2 hours once ..
    > can someone clarify this
    >
    > thanks
    _______________________________________________
    freebsd-newbies@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
    To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"


  • Next message: Tom Joyce: "Re: can someone explain crontab to me better?"

    Relevant Pages

    • Re: Problem when redeined macro for floats with usepackage{color}
      ... tables) so that single spacing is used. ... % - User can specify draft copies, ... The \beforepreface command creates the title page, ...
      (comp.text.tex)
    • Re: Problem when redeined macro for floats with usepackage{color}
      ... % - User can specify draft copies, ... The \beforepreface command creates the title page, ... % so that single spacing is used. ...
      (comp.text.tex)
    • RE: DTS and stored procedure
      ... There is a command prompt utility "dtsrun". ... The DTS package can be stored in the Microsoft® SQL Server™ ... Specify server_name to ... Displays the encrypted command used to execute the DTS package without ...
      (microsoft.public.sqlserver.dts)
    • Re: not in domain
      ... You can use the netdom command as long as you have admin credentials on the ... NETDOM JOIN Joins a workstation or member server to the domain. ... If you specify a domain controller, ... VBScript & Windows PowerShell Training - ...
      (microsoft.public.scripting.vbscript)
    • Re: A Solution
      ... The syntax of the command is incorrect. ... /G user:perm Grant specified user access rights. ... Wildcards can be used to specify more that one file in a command. ... CI - Container Inherit. ...
      (microsoft.public.windowsmedia.player)