From owner-freebsd-questions Fri Aug 13 20:25:59 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.sfba.home.com (ha1.rdc1.sfba.home.com [24.0.0.66]) by hub.freebsd.org (Postfix) with ESMTP id 74F0B15075 for ; Fri, 13 Aug 1999 20:24:37 -0700 (PDT) (envelope-from charon@freethought.org) Received: from c40948-a ([24.1.7.99]) by mail.rdc1.sfba.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <19990814032153.TNH8807.mail.rdc1.sfba.home.com@c40948-a>; Fri, 13 Aug 1999 20:21:53 -0700 Message-Id: <3.0.5.32.19990813202149.00a5b9b0@mail> X-Sender: tuathadedanann@mail X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Fri, 13 Aug 1999 20:21:49 -0700 To: "Bill A. K." , "FreeBSD Questions" From: charon@freethought.org Subject: Re: dmesg In-Reply-To: <002101bee600$6f9cfb60$01010101@bopper> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:55 PM 8/13/99 -0400, Bill A. K. wrote: >i know that this is probably a stupid question, but how do i get my dmesg >output? and will i still have the output from a few days ago? please let me >know You can type 'dmesg'. It will probably be longer than a screen, so you will want to pipe it to more, i.e. 'dmesg | more', or put it in a file, 'dmesg > filename'. I don't know if it's automatically saved from previous days - I would doubt it, but... *shrug* -Charon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message