12 comments

[ 5.0 ms ] story [ 37.6 ms ] thread
Don't know why but this post reminded me of GKrellM.
(comment deleted)
This reminds me of something I learned today with dmesg, that I'll never forget to use. The Time–stamp flag.

  dmesg -T |tail
dmesg -H is nice too
Why not both? -HT
dmesg: --reltime can't be used together with --ctime
I wonder if you could package these all together into some sort of expert system that would run all of them and highlight the interesting bits / places for further study.
when i run these commands on my linux box, some are command not found.

is there a package I need to install?