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

Páxina inicial
Anexos:
Mensaxe orixinal
+ (text/plain)
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Thomas Cameron
Data:  
Asunto: 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