Re: Printing out kernel message

Eli Carter (eli.carter@inet.com)
Mon, 17 Jul 2000 11:39:10 -0500


Hiu Fung Eric Tse wrote:
> I am now using printk and dmesg to view my debugging message in the
> development process?
>
> How can I view my kernel message in a user terminal continuosly?
> Any example??

tail -f /var/log/messages
may do what you want...

Eli

-- 
--------------------. "To the systems programmer, users and applications
Eli Carter          | serve only to provide a test load."
eli.carter@inet.com `---------------------------------- (random fortune)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/