From owner-freebsd-questions@FreeBSD.ORG Fri Oct 31 11:28:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2098916A4CF for ; Fri, 31 Oct 2003 11:28:18 -0800 (PST) Received: from mailgate.sri.com (mailgate.SRI.COM [128.18.243.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 1D19D43FA3 for ; Fri, 31 Oct 2003 11:28:17 -0800 (PST) (envelope-from hogsett@csl.sri.com) Received: (qmail 17907 invoked from network); 31 Oct 2003 19:28:11 -0000 Received: from localhost (HELO mailgate.SRI.COM) (127.0.0.1) by mailgate.sri.com with SMTP; 31 Oct 2003 19:28:11 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by mailgate.SRI.COM (SAVSMTP 3.1.0.29) with SMTP id M2003103111281015629 ; Fri, 31 Oct 2003 11:28:10 -0800 Received: from beast.csl.sri.com (beast.csl.sri.com [130.107.2.57]) by quarter.csl.sri.com (8.12.9/8.12.9) with ESMTP id h9VJSBuK028781; Fri, 31 Oct 2003 11:28:11 -0800 Message-Id: <200310311928.h9VJSBuK028781@quarter.csl.sri.com> To: "Noah" In-Reply-To: Message from "Noah" of "Fri, 31 Oct 2003 11:07:54 PST." <20031031190705.M15575@enabled.com> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Fri, 31 Oct 2003 11:28:11 -0800 From: Mike Hogsett cc: freebsd-questions@freebsd.org Subject: Re: removing tripwire reports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 19:28:18 -0000 Read find(1). find is your friend. - Mike > > > > I have a need for a script that removes tripwire reports that are over 30 day > s > old. my /var fills up quickly from them. aany clue on how to write this? > > - Noah > > > _______________________________________________ > 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" >