Coding just likes Art
This is the blog about the coding, the whole coding and nothing but the coding , so God would help me become a better developer.
Compare dmesgs
#Compare dmesgs
=======
cat dmesg |cut -b 15- >dmesgc
cat dmesg.old |cut -b 15- >dmesgc.0
diff dmesgc dmesgc.0