From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 19:52:57 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 AD0501065672 for ; Fri, 23 Jan 2009 19:52:57 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (dc.cis.okstate.edu [139.78.103.93]) by mx1.freebsd.org (Postfix) with ESMTP id 62C068FC26 for ; Fri, 23 Jan 2009 19:52:57 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (localhost.cis.okstate.edu [127.0.0.1]) by dc.cis.okstate.edu (8.14.2/8.13.8) with ESMTP id n0NJqkhh071541 for ; Fri, 23 Jan 2009 13:52:46 -0600 (CST) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <200901231952.n0NJqkhh071541@dc.cis.okstate.edu> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <71539.1232740366.1@dc.cis.okstate.edu> Date: Fri, 23 Jan 2009 13:52:46 -0600 From: Martin McCormick Subject: Re: newsyslog.conf and large numbers of Log Files 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: Fri, 23 Jan 2009 19:52:58 -0000 Matthew Seaman writes: > G indicates that the specified logfile_name is a shell > pat- > tern, and that newsyslog(8) should archive all > filenames > matching that pattern using the other options on this > line. See glob(3) for details on syntax and matching > rules. I am sorry. It looks like I didn't look closely enough. Many thanks. Martin McCormick