Charles Curley wrote: > The time markers in dmesg on Ubuntu and debian are in some sort of > ordinal values, e.g. [77191.892312]. Is there a way to translate those > into a time and date so I can correlate the entries with events?
I believe those are the number of seconds since boot, so you could calculate it that way. Or by default dmesg logs to /var/log/kern.log so you could look there and use the timestamps that syslogd adds. Corey
signature.asc
Description: OpenPGP digital signature
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
