Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2005 11:06:07 +0300
From:      "Sergey S. Ropchan" <fenix@ramb.com.ua>
To:        freebsd-questions@freebsd.org, Odhiambo Washington <wash@wananchi.com>
Subject:   Re: How do I run this cron job?
Message-ID:  <1116576367.800.3.camel@sirius.ramb.com.ua>
In-Reply-To: <20050519224912.GE23045@ns2.wananchi.com>
References:  <20050519224912.GE23045@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2005-05-20 at 01:49 +0300, Odhiambo Washington wrote:
> Perhaps trivial....
> 
> How do I run a cron job at the end of every month?

#minute hour    mday    month   wday    who     command

59      23       29       *       *     user	/path/to/cmd    

> 
> http://www.netmeister.org/news/learn2quote.html
> 
> --
> +======================================================================+
>     |\      _,,,---,,_     | Odhiambo Washington    <wash@wananchi.com>
> Zzz /,`.-'`'    -.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
>    |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
>   '---''(_/--'  `-'\_)     | GSM: +254 722 743223   +254 733 744121
> +======================================================================+
> This novel is not to be tossed lightly aside, but to be hurled with
> great force.
> 		-- Dorothy Parker
> _______________________________________________
> 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"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1116576367.800.3.camel>