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

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Thomas Cameron
日付:  
題目: 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