Re: Executing a Script every hour

From: Erik Steffl (steffl_at_bigfoot.com)
Date: 09/30/03

  • Next message: Martin Jungowski: "Re: Access fat-partition as user?"
    Date: Tue, 30 Sep 2003 13:47:44 -0700
    To: debian-user@lists.debian.org
    
    

    Christof Hurschler wrote:
    > Hi,
    >
    > I've scanned the cron man pages, but it seems that cron is only set up to do
    > daily, weekly, and monthly jobs in Debian.
    >
    > Is there a simpe way to have a script execute at shorter time intervals. I'd

       you can specify the values separated by commas, example for minutes:

    00,15,30,45 * ...

       would be executed every 15 minutes

       there are other ways to specify when it should be run, read man 5
    crontab carefully (not man crontab), 5 is section traditionally used for
    file formats

            erik

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Martin Jungowski: "Re: Access fat-partition as user?"

    Relevant Pages

    • Re: Executing a Script every hour
      ... > I've scanned the cron man pages, but it seems that cron is only ... > set up to do daily, weekly, and monthly jobs in Debian. ... > Is there a simpe way to have a script execute at shorter time ... ought to be the highest honor and the highest responsibility anyone ...
      (Debian-User)
    • Re: Executing a Script every hour
      ... > I've scanned the cron man pages, but it seems that cron is only set up to do ... > daily, weekly, and monthly jobs in Debian. ... > Is there a simpe way to have a script execute at shorter time intervals. ... The keyword for an hourly job is @hourly, or you could use I believe ...
      (Debian-User)
    • Executing a Script every hour
      ... I've scanned the cron man pages, but it seems that cron is only set up to do ... daily, weekly, and monthly jobs in Debian. ... Is there a simpe way to have a script execute at shorter time intervals. ...
      (Debian-User)
    • Re: Executing a Script every hour
      ... > I've scanned the cron man pages, but it seems that cron is only set up to do ... > Is there a simpe way to have a script execute at shorter time intervals. ... man 5 crontab ... You can get my public key from any of the ...
      (Debian-User)
    • Re: Crontab issues
      ... If you specify both a day in the month and a day of week, ... the crontab entry will be run on ... Dillon's Cron, of course, which mirrors classic Unix crontab ... I was getting permission denied error. ...
      (alt.os.linux)