From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Timothy R. Chavez" Subject: Re: autail Date: Tue, 24 Oct 2006 18:18:20 -0500 Message-ID: <1161731901.27763.0.camel@localhost.localdomain> References: <1161731467.27200.1.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id k9ONIb8i005380 for ; Tue, 24 Oct 2006 19:18:37 -0400 Received: from e32.co.us.ibm.com (e32.co.us.ibm.com [32.97.110.150]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k9ONIZtb012172 for ; Tue, 24 Oct 2006 19:18:35 -0400 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e32.co.us.ibm.com (8.13.8/8.12.11) with ESMTP id k9ONIPGD008656 for ; Tue, 24 Oct 2006 19:18:25 -0400 Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by d03relay04.boulder.ibm.com (8.13.6/8.13.6/NCO v8.1.1) with ESMTP id k9ONIOZU305910 for ; Tue, 24 Oct 2006 17:18:24 -0600 Received: from d03av03.boulder.ibm.com (loopback [127.0.0.1]) by d03av03.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k9ONIOFH000680 for ; Tue, 24 Oct 2006 17:18:24 -0600 Received: from wecm-9-67-120-251.wecm.ibm.com (wecm-9-67-120-251.wecm.ibm.com [9.67.120.251]) by d03av03.boulder.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k9ONINES000642 for ; Tue, 24 Oct 2006 17:18:23 -0600 In-Reply-To: <1161731467.27200.1.camel@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Audit Mailing List List-Id: linux-audit@redhat.com On Tue, 2006-10-24 at 18:11 -0500, Timothy R. Chavez wrote: > #!/bin/bash > # > # autail - tail functionality for the audit log > # > # Copyright (C) IBM Corporation, 2001 Hah, that's what I get for copy-and-pasting :) -tim