From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1168 Path: news.gmane.org!not-for-mail From: "George Georgalis" Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: monitoring svlogd-produced logfiles Date: Fri, 16 Jun 2006 07:03:03 -0400 Message-ID: <20060616110303.GB4804@run.galis.org> References: <20060614233508.GP898@annvix.org> <20060614234004.GH8706@home.power> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150455796 18302 80.91.229.2 (16 Jun 2006 11:03:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Jun 2006 11:03:16 +0000 (UTC) Original-X-From: supervision-return-1404-gcsg-supervision=m.gmane.org@list.skarnet.org Fri Jun 16 13:03:14 2006 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1FrC6T-0007od-53 for gcsg-supervision@gmane.org; Fri, 16 Jun 2006 13:03:05 +0200 Original-Received: (qmail 3818 invoked by uid 76); 16 Jun 2006 11:03:25 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 3813 invoked from network); 16 Jun 2006 11:03:25 -0000 Mail-Followup-To: supervision@list.skarnet.org Original-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: <20060614234004.GH8706@home.power> Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1168 Archived-At: On Thu, Jun 15, 2006 at 02:40:04AM +0300, Alex Efros wrote: > >Tail can follow ./current after rotate: > tail -F > Unfortunatly that is not universal... I use a few different alias in my bourne profile OS=$(uname) case $OS in NetBSD|FreeBSD|Dragonfly|Darwin) alias t='tail -F' ;; Linux) alias t='tail --follow=name' ;; OpenBSD) alias t='tail -f' ;; esac Cheers, // George -- George Georgalis, systems architect, administrator < http://galis.org/ cell:646-331-2027 mailto:george@galis.org