> Hi
> 
> Is there a tool like linux dmesg for opensolaris?

Yes, two in fact!

one is

tail -f /var/adm/messages

and the other

less -F /var/adm/messages

dmesg also exists, but is unreliable: the buffer is limted, and after a while 
you will miss information.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to