From owner-freebsd-bugs Tue May 16 5:10: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 146D937B744 for ; Tue, 16 May 2000 05:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA11153; Tue, 16 May 2000 05:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 16 May 2000 05:10:02 -0700 (PDT) Message-Id: <200005161210.FAA11153@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sergei Laskavy Subject: Re: bin/18587: /etc/security: improove the dmesg diff output Reply-To: Sergei Laskavy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/18587; it has been noted by GNATS. From: Sergei Laskavy To: Alexander Langer Cc: ls@Gambit.Msk.SU, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/18587: /etc/security: improove the dmesg diff output Date: Tue, 16 May 2000 16:04:15 +0400 > Thus spake ls@gambit.msk.su (ls@gambit.msk.su): > > Since the dmesg output don't contain the date and time of event, > > it can contain a lot of equal entries (esp. when you run ipfw > > with logging) > > $ dmesg | sort | uniq -c | sort -nr | head On Tue, May 16, 2000 at 01:44:17PM +0200, Alexander Langer wrote: > What about recently booted systems? Some recently booted systems will not have duplicated lines, so the new and old output will differ only in the order of lines. How many of us boot just before the daily cron job? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message