I suppose the big question is, can you query and log every slice of time
that a box can report?  For example:

Thu, Mar 29 2012 7:17:30.202
Thu, Mar 29 2012 7:17:30.707

 Where is 7:17:30.  [001 -> 201], [203 -> 706], and [708 -> 999]???

-Alby




2012/3/29 G.W. Haywood <[email protected]>

> Hi there,
>
> On Wed, 28 Mar 2012, Dag-Erling Smørgrav wrote:
>
>  for i in $(seq 0 120) ; do ntptime | awk '/d3/ { print $7 }' ; sleep 1 ;
>> done
>>
>> having fun yet?  :)
>>
>
> perl -e 'while(1){print scalar(localtime),"\n";}'
>
> This is getting silly. :)
>
> --
>
> 73,
> Ged.
_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool

Reply via email to