delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/12/23/21:10:04

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
q=dns; s=default; b=BndYpWjOcpkMVsnrupkha8G8SyVMgojE2Tf7GYs3KDp
9rsf8YALwh2woSPIrR6NF5cMFblaLoFG+aIBQiuvxB+glbDr5wq2ilPTDdTAhSOW
VCfM7GMVyPKIRGY2uQIesTTpyJysMDFyKJeJ6bigbStz814R4HKR3TB0B1CpqKI8
=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type:content-transfer-encoding;
s=default; bh=rJNjJwysLCnaX9C9kRq+an9EeZ4=; b=qN8Jsok/gOyKfMB9V
5wGqQ4llCjzpE7gXJS3h8SKRNU6j1tt+mhqAlqooovxjBgagSqVqbm9H5Sa/ZLia
ABXwm5zvbRjPSamivHb4pRN1rArlrX99R4iC6aEW+Y+2bfhOfSWbvyVlwN2x/2zQ
h1dEFbHIHYLmj4OHBV/aFLDeVI=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=3.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=sk:wwwcel, sk:www.cel, H*c:alternative, powered
X-HELO: mail-ot0-f170.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=6FAQBfAOHxOIqlAea21kHMsMEz5E4JUNxBaYCAvo+Pw=; b=iu9iTze/OYh6kPL2NlC7OEZMIbWcjMlWH8BpEWAoma7MHirF6VxRo6He3QEMP09Jex oWpzulUUGwKiraPC32AgtBRqX7jdmi2ctUNjf8Mli/5kXXFYETOE6R91bgIowFH6ILqI 0J704KEgL6nQHm/4wUEWuediLhyI/816edRvZQT/vP7smzpXVWhBBQQzNGAlTpcL+uSq b6Eb7xfpKx9VkBajPZNcMNHsburgZlS0jVl9jfdp+rfyKHFiPqbTKWIiBJlb655X04U7 oCkwstOlctOGI7SZz2b85CVPX+1RqaYVV/GUK+1ihx6cvPVjP3yO3F4bMiQiae3T6m0q zsfg==
X-Gm-Message-State: AKGB3mKrP2G6DfgvgezV3KQ0HiwqkQcbkN72GH5+I9XtsdqXtgBIbYxK YNnYV6vlsF5RjDopBKk4oEOmNnUkjI20m+I3S0s1mA==
X-Google-Smtp-Source: ACJfBovoloT8Kbi+lHaM9di4mLlwOh98I+SG37EvtY8aQVb1fSQwczf5CXQJoOZej8eoq81gC/eAIL/+v3EuOnIX4Hk=
X-Received: by 10.157.10.229 with SMTP id 92mr11000705otq.333.1514081385090; Sat, 23 Dec 2017 18:09:45 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <4433f749-5caa-c7a8-0632-314683f02086@wanadoo.fr>
References: <4433f749-5caa-c7a8-0632-314683f02086 AT wanadoo DOT fr>
From: Greg Taylor <greg DOT k DOT taylor AT gmail DOT com>
Date: Sat, 23 Dec 2017 18:09:44 -0800
Message-ID: <CAPGnsNbjPbK9s=7tDZHLj2S9yEFGXxrrCW3pn6-VpwnNworc+Q@mail.gmail.com>
Subject: Re: why anacron isn't available in cygwin ?
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id vBO2A3GY027201

On Fri, Dec 22, 2017 at 10:38 AM, Jérôme Bouat <jerome DOT bouat AT wanadoo DOT fr>
wrote:

> I'm using cron over cygwin. However, when the computer was powered off,
> how can I run the tasks which have been missed ?
>

With 'cron' if a job has been missed because the system was powered down
then you will need to manually execute it.  However, if you are using
another job scheduler, such as 'anacron' or 'celery' you can run missed
tasks.

Anacron information:
https://en.wikipedia.org/wiki/Anacron

Celery Project:
http://www.celeryproject.org/

Hope this helps,
Greg Taylor

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019