From owner-freebsd-questions@FreeBSD.ORG Tue Jun 9 07:14:45 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D39F1106564A for ; Tue, 9 Jun 2009 07:14:45 +0000 (UTC) (envelope-from andreev.peter@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id 621E58FC1A for ; Tue, 9 Jun 2009 07:14:45 +0000 (UTC) (envelope-from andreev.peter@gmail.com) Received: by ewy8 with SMTP id 8so4736323ewy.43 for ; Tue, 09 Jun 2009 00:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=wpS4EyzN0zUG5KwtsVe9Ilp6/LI+8aO6cWVCzlMZCbE=; b=OZ6ki98PEMcTtE4YERYAFqodz1B4qVzt9izUuL3AhEQdcZTwi6ikb9M8vmugmnydIe A6FpWay8jVkbt0hz5QswmTGGtmmv4PVz76DYsDxctQ8ko7tAnlGR21Nbz7H+xzOz98oQ AXwpBByg4SeJLs38hhDD/uRNXEJf1TSuwRgYE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=PWxL58PZa6oxlsgQKBj1ye3FZCDIsngP8BVwQsb0tgc/5eXa4DSYaGKe39ImtWlaru p63PIk4rGpKCi1fm8IUMjzxt9N3OIlYXUppyyRfPTeyXAv8/lFK1tlKJYzKvyvSotxEO S1UjxlRSLK6R0NXeZ2TrHDu2oLlXO7yy9qgZY= MIME-Version: 1.0 Received: by 10.216.20.74 with SMTP id o52mr2627983weo.147.1244531684247; Tue, 09 Jun 2009 00:14:44 -0700 (PDT) In-Reply-To: <200906090904.57752.j.mckeown@ru.ac.za> References: <4A2D0A5C.8010809@webrz.net> <20090608153714.GA59348@gizmo.acns.msu.edu> <200906090904.57752.j.mckeown@ru.ac.za> Date: Tue, 9 Jun 2009 11:14:44 +0400 Message-ID: From: Peter Andreev To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Cronjob X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 07:14:46 -0000 yes, you're right, thank you/ the right version will be: * * 31 1,3,5,7,8,10,12 * * * 30 4,6,9,11 * * * 28,29 2 * 2009/6/9 Jonathan McKeown > On Monday 08 June 2009 17:37:14 Jerry McAllister wrote: > > On Mon, Jun 08, 2009 at 06:31:57PM +0400, Peter Andreev wrote: > > > may be this solution will help you: > [snip] > > > > > > * * 31 1/2 * > > > * * 30 4/2 * > > > * * 28 2 * > > This isn't right, surely? It goes wrong in August and stays wrong for the > rest > of the year. The 31-day months are 1,3,5,7,8,10,12. > > > Don't forget leapyear. > > Jonathan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >