* Charles Cazabon <[EMAIL PROTECTED]>
>
> tai64n timestamps aren't supposed to be human readable. They're supposed to
> be easily parsable by programs. That's the whole point of tai64nlocal -- you
> log with tai64n timestamps, and if you want to read the log with
> human-readable timestamps, you do:
> tai64nlocal < log | pager_of_choice
If you use GNU less, you can convert the timestamp automatically by
using the LESSOPEN environment variable.
I have a short write-up on how to do this at
http://www.orakel.ntnu.no/~kjetilod/tips/
--
Kjetil