how do I get a display of the kernel log to appear via xterm…

Página Principal
Anexos:
Mensagem como email
+ (text/plain)
Apagar esta mensagem
Responder a esta mensagem
Autor: Thomas Cameron
Data:  
Assunto: how do I get a display of the kernel log to appear via xterm?
On Mon, 2003-08-11 at 05:08, technomage wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The subject pretty much says it all.
> I want to be able to access the live syslog and have it display to the current
> term while it is also writing to disk. any commands to do this?
>
> Mage


Maybe dmesg? Or tail -f /var/log/messages...

Thomas