On Mon, 5 Oct 1998, Linus Torvalds wrote:

> A normal "dmesg" incorrectly truncates the output fairly early, so I'm
> including a really cheezy one that does slightly better. So if you could
> just run this and send me the output I'd be grateful.

or this little script does it too:

        cat /proc/kmsg & sleep 1; kill -9 $!

-- mingo

Reply via email to