> as you can see on this output the only
> differences are between timestamps e.g.:
> 
>                                                                      
>  7  -rw-r--r--···0········0······· 7  -rw-r--r--···0········0······· 
>     ·0·····7339·2012-02-16·20:24:4    ·0·····7339·2012-02-16·20:24:4 
>     2.000000·./usr/src/debug/acpid    2.515701·./usr/src/debug/acpid 
>     /2.0.34-r0/acpi_ids.c             /2.0.34-r0/acpi_ids.c          

Then I'd suppose that first archive (the one shown on the left size) was
created in ustar, gnu or similar format - the one that stores timestamps
with a seconds precision.  In contrast, second archive (the one shown on
the right side) is in POSIX.1-2001 format, which stores timestamps with
a subsecond precision.

Regards,
Sergey

Reply via email to