Re: [newbie] Saving what appears in console

2000-05-17 Thread Rial Juan


dmesg output is also logged to /var/log/messages. If you want to save output
from a command to a file, type " filename" after the command, eg:

  dmesg  kernel.log

And if it's just some stuff on screen you wish to copy into a file, just select
the text you want to save with the mouse, open up an ascii-editor, and click the
middle mouse button (or both right and left buttons simultaneously if it's a
*yuch* 2 button mouse)

On May 16 mcoady wrote:

 Is there a simple way to save to a file what a command like 'dmesg' gives me
 on the screen?
 
 Michael Coady
 

-- 

Rial Juanhttp://nighty.ulyssis.org
e-mail:  [EMAIL PROTECTED]
Belgiumtel:(++32) 89/856533
ulyssis system admininstrator   http://www.ulyssis.org

The little critters in nature; they don't know they're ugly.
That's very funny... A fly marying a bumble-bee...



Sign the petition at http://www.libranet.com/petition.html
Help bring us more Linux Drivers





[newbie] Saving what appears in console

2000-05-16 Thread mcoady

Is there a simple way to save to a file what a command like 'dmesg'  gives me on
the screen?

Michael Coady