Skip site navigation (1)Skip section navigation (2)
Date:      28 Aug 2003 20:58:06 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
To:        =?Windows-1252?Q?Marco_Gon=E7alves?= <marco.goncalves@aces.pt>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: dmesg output
Message-ID:  <44u181b7q9.fsf@be-well.ilk.org>
In-Reply-To: <009901c36d01$ba7572c0$ad1316c3@celeron1700>
References:  <009901c36d01$ba7572c0$ad1316c3@celeron1700>

next in thread | previous in thread | raw e-mail | index | archive | help
=?Windows-1252?Q?Marco_Gon=E7alves?= <marco.goncalves@aces.pt> writes:

> Email TemplateHow can i delete the 'dmesg -a' last output buffer

Assuming I'm understanding you correctly (you want to clear the system
message buffer?)  you shouldn't be able to do that while the system is
running.  It's a security precaution.  Maybe if you explained why you
wanted to do it, we'd be able to help.

> /var/run/dmesg.boot - but it just shows the hardware boot

It shows the contents of the system message buffer immediately after
the kernel boots.

> /var/log/dmesg.today - seems like a copy of /var/run/dmesg.boot

It should be the contents of the system message buffer at the time of
the daily periodic(8) run.

> /var/log/dmesg.eyesterday - seems to me like the dmesg -a output before last reboot...

It should be the previous day's dmesg.today file.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44u181b7q9.fsf>