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

Etusivu
Liitteet:
Viesti alkuperäisessä muodossaan
+ (text/plain)
Poista viesti
Vastaa
Lähettäjä: Thomas Cameron
Päiväys:  
Aihe: 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