From owner-freebsd-hackers Mon Jan 19 03:17:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17311 for hackers-outgoing; Mon, 19 Jan 1998 03:17:26 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA17303 for ; Mon, 19 Jan 1998 03:17:19 -0800 (PST) (envelope-from danny@panda.hilink.com.au) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id WAA09329; Mon, 19 Jan 1998 22:16:31 +1100 (EST) Date: Mon, 19 Jan 1998 22:16:31 +1100 (EST) From: "Daniel O'Callaghan" To: Mike Smith cc: "Duane H. Hesser" , Joao Carlos Mendes Luis , freebsd-hackers@FreeBSD.ORG, Tom Subject: Re: 2nd call for comments: New option for newsyslog In-Reply-To: <199801190239.NAA00650@word.smith.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk On Mon, 19 Jan 1998, Mike Smith wrote: > > >Maybe it would be better to make a generic shell script to do file > > >rotation. It would need some flags, like gzip compression needed, > > >etc. It could be used by user scripts also. I have some that would > > >be much simpler with such program available. > > > [..snip..] > Danny; FWIW, I think you should be looking at extending the parsing of > the interval field. In order to remain similar to cron, I'd suggest: > > @daily > @weekly > @monthly > @yearly > @