Posted in Command Line, Linux Important Logs Binny V A March 13, 2009 2 Comments on Important Logs First show system events. Second command show events inherent to the process of booting kernel. tail /var/log/messages tail /var/log/dmesg Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.
dmesg at the command line accomplishes the same thing as the second command … is there a similar command that does it for the first ? Reply
Long live ‘inotify’
Long live ‘inotail’ 😉
Try it, its much “better” than the present one.
dmesg at the command line accomplishes the same thing as the second command …
is there a similar command that does it for the first ?